66
Example of Response camera.motion.tilt&200 OK
Interpretation Move to specified tilt position. To move to absolute position, specify from 0.00 to 190.00. 0.00 means
-5 degrees and 190.00 means 185.00 degrees. 5.00 and 185.00 are horizontal.
Allowed users admin, operator
Tilt Operation for VN-V685/686/686B
Format /api/param?camera.motion.tilt.status=data
Example to start pan /api/param?camera.motion.tilt.status=start
Example of Response camera.motion.tilt.status&200 OK
Interpretation Start or stop tilt operation. Specify start or stop.
Allowed users admin, operator
Setting Direction of Tilt Operation for VN-V685/686/686B
Format /api/param?camera.motion.tilt.mode=data
Example to set to up /api/param?camera.motion.tilt.mode=up
Example of Response camera.motion.tilt.mode&200 OK
Interpretation Set direction of tilt operation. Specify up or down.
Allowed users admin, operator
Setting Speed of Tilt Operation for VN-V685/686/686B
Format /api/param?camera.motion.tilt.speed=data
Example to set maximum speed /api/param?camera.motion.tilt.speed=100
Example of Response camera.motion.tilt.speed&200 OK
Interpretation Set speed of tilt operation. Specify 0 to 100. The speed is 8 steps internally.
Allowed users admin, operator
Getting Tilt Operation Status from VN-V685/686/686B
Format /api/param?camera.motion.tilt.status
Example of Response camera.motion.tilt.status=moving&200 OK
Interpretation Acquire current tilt status. "moving" or "stop" is returned.
Allowed users admin, operator, user
Getting Zoom Position from VN-V685/686/686B
Format /api/param?camera.motion.zoom
Example of response camera.motion.zoom=45.00&200 OK