Hue
GET/ptzctrl.cgi?post_image_value&hue&:value
Function: Change the Hue value 0-14.
Camera Compatibility:
- Move 4K
- Link 4K
- Move SE
- Studio Pro
- Studio 4K
Example: Enter value 14 to change the Hue.
curl: curl "http://CAMERA-IP-ADDRESS/cgi-bin/ptzctrl.cgi?post_image_value&hue&14"
JavaScript: fetch("http://CAMERA-IP-ADDRESS/cgi-bin/ptzctrl.cgi?post_image_value&hue&14")
Request
Responses
- 200
The request has succeeded.