current resolution is QVGA.
Allowed users admin, operator, user
Setting Dead Zone of Intelligent Tracking for VN-V686
Format /api/param?camera.motion.auto_tracking(2).dead_zone=data
Example of Response camera.motion.auto_tracking(2).dead_zone&202
Accepted(camera.status=save)
Interpretation Change 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
current resolution is QVGA. 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 Upper Limit of EZoom from VN-V686
Format /api/param?camera.motion.zoom.digitallimit
Example of response camera.motion.zoom.digitallimit=2&200 OK
Interpretation Acquire upper limit of EZoom. 1, 2, 4, 8, 16 or 32 will be returned.
Allowed users admin, operator, user
Setting Upper Limit of EZoom for VN-V686
Format /api/param?camera.motion.zoom.digitallimit=data
Example of Response camera.motion.zoom.digitallimit&202
Accepted(camera.status=save)
Interpretation Change upper limit of EZoom. Specify 1, 2, 4, 8, 16 or 32. 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 On/Off of Pan Limit from VN-V686
Format /api/param?camera.motion.pan.limit.status
Example of response camera.motion.pan.limit.status=off&200 OK
Interpretation Acquire On/Off of Pan Limit. "on" or "off" will be returned.
Allowed users admin, operator, user
Setting On/Off of Pan Limit for VN-V686
Format /api/param?camera.motion.pan.limit.status=data
Example of Response camera.motion.pan.limit.status&202
59