Dynamic Range Control
GET/ptzctrl.cgi?post_image_value&drc&:range
Function: Enter a range (0-8) to adjust the Dynamic Range.
Note: Available when Exposure Mode is selected (Auto, Manual, SAE, AAE).
Camera Compatibility:
- Move 4K
- Link 4K
- Move SE
- Studio Pro
- Studio 4K
Example: Enter range 5 to adjust the Dynamic Range.
curl: curl "http://CAMERA-IP-ADDRESS/cgi-bin/ptzctrl.cgi?post_image_value&drc&5"
JavaScript: fetch("http://CAMERA-IP-ADDRESS/cgi-bin/ptzctrl.cgi?post_image_value&drc&5")
Request
Responses
- 200
The request has succeeded.