58
Setting Detection Area of Intelligent Tracking for VN-V685/686/686B
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. In VN-V686 before
v1.02, this API is not available. 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
Getting Tracking Zoom setting of Intelligent Tracking from VN-V685/686/686B
Format /api/param?camera.motion.auto_tracking(2).zoom
Example of response camera.motion.auto_tracking(2).zoom=on&200 OK
Interpretation Acquire tracking zoom setting of Intelligent Tracking. In VN-V686 before v1.02, this API is not
available. When it is on, Intelligent tracking changes zoom position automatically. When it is off, Intelligent tracking
keeps current zoom position.
Allowed users admin, operator, user
Setting Tracking Zoom of Intelligent Tracking for VN-V685/686/686B
Format /api/param?camera.motion.auto_tracking(2).zoom=data
Example of Response camera.motion.auto_tracking(2).zoom&202
Accepted(camera.status=save)
Interpretation Change tracking zoom setting of Intelligent Tracking. In VN-V686 before v1.02, this API is not
available. When it is on, Intelligent tracking changes zoom position automatically. When it is off, Intelligent tracking
keeps current zoom position. 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 Zoom Limit of Intelligent Tracking from VN-V685/686/686B
Format /api/param?camera.motion.auto_tracking(2).zoom_limit
Example of response camera.motion.auto_tracking(2).zoom_limit=10&200 OK
Interpretation Acquire zoom limit of Intelligent Tracking. In VN-V686 before v1.02, this API is not available. This
is valid when tracking zoom setting is on. Value from 1.00 to 21.37 is returned.
Allowed users admin, operator, user