/api/param?camera.motion.auto_tracking(2).restarttime
Example of response camera.motion.auto_tracking(1).restarttime=10&200 OK
Interpretation Acquire restart time of Auto Tracking or Intelligent tracking in seconds. In case of Auto tracking, if
there is no motion, the camera goes to home position after the restart time, and restarts Auto Tracking. In case of
Intelligent tracking, if the camera loses the target, the camera goes to home position after the restart time, and restarts
Intelligent Tracking. "off", 10, 20, 30, 40, 50, 60 or 120 will be returned.
Allowed users admin, operator, user
Setting Restart Time of Auto Tracking for VN-V686
Format /api/param?camera.motion.auto_tracking(1).restarttime=data
/api/param?camera.motion.auto_tracking(2).restarttime=data
Example of Response camera.motion.auto_tracking(1).restarttime&202
Accepted(camera.status=save)
Interpretation Change restart time of Auto Tracking or Intelligent tracking in seconds. Specify "off", 10, 20, 30,
40, 50, 60 or 120. In case of Auto tracking, if there is no motion, the camera goes to home position after the restart
time, and restarts Auto Tracking. In case of Intelligent tracking, if the camera loses the target, the camera goes to
home position after the restart time, and restarts Intelligent Tracking. The change is saved by the API,
camera.status=save. If the change is not saved, the setting is restored by reboot.
Allowed users admin, operator
Getting Detection Area of Intelligent Tracking from VN-V686
Format /api/param?camera.motion.auto_tracking(2).area
Example of response
camera.motion.auto_tracking(2).area=FFFFFFFFFFFFFFFFFFFFFFFF&200 OK
Interpretation Acquire detection area of Intelligent Tracking when it is started by Auto Return. The meaning of
value is same as motion detection area.
Allowed users admin, operator, user
Setting Detection Area of Intelligent Tracking for VN-V686
Format /api/param?camera.motion.auto_tracking(2).area=data
Example of Response camera.motion.auto_tracking(2).area&202
Accepted(camera.status=save)
Interpretation Change detection area of Intelligent Tracking when it is started by Auto Return. The meaning of
value is same as motion detection area. The change is saved by the API, camera.status=save. If the change is not
saved, the setting is restored by reboot.
Allowed users admin, operator
56