73
Example of response camera.motion.auto_trace.status=moving&200 OK
Interpretation Acquire current status of auto trace. "moving" of "stop" is returned.
Allowed users admin, operator, user
Start/Stop of Auto Trace for VN-V685/686/686B
Format /api/param?camera.motion.auto_trace.status=data
Example to start auto trace /api/param?camera.motion.auto_trace.status=start
Example to stop auto trace /api/param?camera.motion.auto_trace.status=stop
Example of Response camera.motion.auto_trace.status&200 OK
Interpretation Start/stop auto trace. Specify start or stop. When start is specified during auto trace, auto trace is
stopped and restarted.
Allowed users admin, operator
Start/Stop of Auto Trace Recording for VN-V685/686/686B
Format /api/param?camera.motion.auto_trace.record.status=data
Example to start auto trace recording
/api/param?camera.motion.auto_trace.record.status=start
Example to stop auto trace recording
/api/param?camera.motion.auto_trace.record.status=stop
Example of Response camera.motion.auto_trace.record.status&200 OK
Interpretation Start/stop auto trace recording. Specify start or stop. Maximum duration of the recording is 30
seconds, and limited number of commands can be recorded. When the duration or command number is over, error
response is returned to pan/tilt/zoom/focus command as below.
206 Partial Content, auto_trace(timeout)
206 Partial Content, auto_trace(memoryfull)
If stop is specified after those limitations, "206 Partial Content" is returned. After the stop commad, normal response is
returned to pan/tilt/zoom/focus command.
Caution: Though Moving to tilt position over 90 degrees is possible when auto flip mode is digital flip, that operation is
disabled during auto trace recording. Select tilt position under 90 degrees as start position of auto trace recording.
Allowed users admin, operator
Getting Status of Auto Trace Recording from VN-V685/686/686B
Format /api/param?camera.motion.auto_trace.record.status
Example of response camera.motion.auto_trace.record.status=on&200 OK
Interpretation Acquire current status of auto trace recording. "on" is returned during the recording.
Allowed users admin, operator, user