PTZ Preset HTP Post command

Below is the http post command to send a PTZ to a preset position. This is normally used when an alarm from another device is needing to send a camera to a preset position on an alarm trigger.

 

http://<IP Address>/ptzpreset?camid=1&goto_preset=1

 

Adjusting the number after preset= will send the camera to a different preset. The below example code will send the camera to preset 3.

/ptzpreset?camid=1&goto_preset=3

 

 

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

0 Comments

Article is closed for comments.