Interpretation Acquire maximum zoom of Intelligent Tracking. Zoom limit can not be bigger than maximum zoom. Value from 1.00 to 21.37 is returned.
Allowed users admin, operator, user
Setting Maximum Zoom of Intelligent Tracking for VN-V686
Format /api/param?camera.motion.auto_tracking(2).max_zoom=data
Example of Response camera.motion.auto_tracking(2).max_zoom&202
Accepted(camera.status=save)
Interpretation Change maximum zoom of Intelligent Tracking. Zoom limit can not be bigger than maximum zoom. Specify value from 1.00 to 21.37. 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 Threshold of Intelligent Tracking from VN-V686
Format /api/param?camera.motion.auto_tracking(2).threshold.hsv
/api/param?camera.motion.auto_tracking(2).threshold.yuv
Example of response
Interpretation Acquire threshold of Intelligent Tracking. 2 APIs for getting HSV threshold and YUV threshold are availble. In case of HSV, H is from 0 to 180, S/V is from 0 to 255. In case of RGB, R/G/B is from 0 to 255. Allowed users admin, operator, user
Setting Threshold of Intelligent Tracking for VN-V686
Example of Response camera.motion.auto_tracking(2).threshold.hsv&202
Accepted(camera.status=save)
Interpretation Change threshold of Intelligent Tracking. 2 APIs for setting HSV threshold and YUV threshold are availble. In case of HSV, H is from 0 to 180, S/V is from 0 to 255. In case of RGB, R/G/B is from 0 to 255. 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 Dead Zone of Intelligent Tracking from VN-V686
Format /api/param?camera.motion.auto_tracking(2).dead_zone
Example of response
Interpretation Acquire dead zone of Intelligent Tracking. Motion smaller than dead zone is ignored by Intelligent tracking. Horizontal value is from 0 to 320, and vertical value is from 0 to 240. Value in VGA is returned even if
58