EasyManua.ls Logo

Blackmagic URSA Cine - Color Correction Control API

Default Icon
293 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
PUT /camera/programFeedDisplay
Set the status of program feed display
Parameters
Name Type Description
enabled boolean Enable or disable the program feed display
Response
204 - Program feed display status updated successfully
400 - Invalid request format or value
500 - Internal server error
GET /camera/tallyStatus
Get the tally status of the camera
Response
200 - Returns the current tally status of the camera
The response is a JSON object.
Name Type Description
status string
Current tally status of the camera Possible values are: None,
Preview, Program.
500 - Internal server error
Color Correction Control API
API For controlling the color correction on Blackmagic Design products based on DaVinci
Resolve Color Corrector
GET /colorCorrection/lift
Get color correction lift
Response
200 - OK
The response is a JSON object.
Name Type Description
red number Default value is: 0.
green number Default value is: 0.
blue number Default value is: 0.
luma number Default value is: 0.
258Developer Information

Table of Contents