PUT /lens/focus
Set lens’ focus
Parameter
Name Type Description
focus number Normalised value
Response
200 - OK
PUT /lens/focus/doAutoFocus
Perform auto focus
Response
200 - OK
Video Control API
API For controlling the video on Blackmagic Design products
GET /video/iso
Get current ISO
Response
200 - OK
The response is a JSON object.
Name Type Description
iso integer Current ISO value
PUT /video/iso
Set current ISO
Parameter
Name Type Description
iso integer ISO value to set
Response
200 - OK
386Developer Information