Skip to main content

Shutter Control for Studio Pro

GET 

/ptzctrl.cgi?post_image_value&shutter&:value | Studio Pro

Function: Enter a value (1-17) to adjust the Shutter.

Note: Available when Exposure Mode is selected (Manual, AAE).

Camera Compatibility:

  • Studio Pro

Example: Enter value 2 to select 1/40 Shutter.

curl: curl "http://CAMERA-IP-ADDRESS/cgi-bin/ptzctrl.cgi?post_image_value&shutter&2"

JavaScript: fetch("http://CAMERA-IP-ADDRESS/cgi-bin/ptzctrl.cgi?post_image_value&shutter&2")

Request

Responses

The request has succeeded.