Skip to main content

One Push Trigger

GET 

/ptzctrl.cgi?post_image_value&onepush&0

Function: OnePush Trigger to calculate White Balance.

Note: Available when Color Mode is selected (OnePush).

Camera Compatibility:

  • Move 4K
  • Link 4K
  • Move SE
  • Studio Pro
  • Studio 4K

Example: Send command to calculate the White Balance.

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

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

Request

Responses

The request has succeeded.