EasyManua.ls Logo

Blackmagic URSA Cine - Page 262

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 /colorCorrection/color
Set color correction color properties
Parameters
Name Type Description
hue number Default value is: 0.
saturation number Default value is: 1.
Response
204 - No Content
GET /colorCorrection/lumaContribution
Get color correction luma contribution
Response
200 - OK
The response is a JSON object.
Name Type Description
lumaContribution number Default value is: 1.
PUT /colorCorrection/lumaContribution
Set color correction luma contribution
Parameters
Name Type Description
lumaContribution number Default value is: 1.
Response
204 - No Content
Alongside the Blackmagic Camera Control REST API we also have our Camera Control REST
Web Socket which is an extension of the Camera Control REST API but allows you to listen to
various parameters in the camera so that when they change or are adjusted subscribers will be
notified of the state change. This allows the subscriber to be aware of changes wherever they
are triggered from. For example, a focus puller physically changing the lens focus position, a
camera operator engaging the 2 stop ND with a button on the camera or someone triggering
record start or stop commands from a smart phone via Bluetooth.
262Developer Information

Table of Contents