PTZ Controller.

(1) Settings for PTZ Control

Getting Auto Return Mode from VN-V686

Format /api/param?camera.motion.auto_return.mode

Example of response camera.motion.auto_return.mode=home&200 OK

Interpretation Acquire Auto Return mode. "home", "auto_pan", "auto_patrol(1)", "auto_patrol(2)", "auto_patrol(3)", "auto_trace" or "auto_tracking" will be returned.

Allowed users admin, operator, user

Setting Auto Return Mode for VN-V686

Format /api/param?camera.motion.auto_return.mode=data

Example of Response camera.motion.auto_return.mode&202

Accepted(camera.status=save)

Interpretation Change Auto Return mode. Specify "home", "auto_pan", "auto_patrol(1)", "auto_patrol(2)",

"auto_patrol(3)", "auto_trace" or "auto_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 Timeout of Auto Return from VN-V686

Format /api/param?camera.motion.auto_return.timeout

Example of response camera.motion.auto_return.timeout=60&200 OK

Interpretation Acquire timeout of Auto Return in seconds.

Allowed users admin, operator, user

Setting Timeout of Auto Return for VN-V686

Format /api/param?camera.motion.auto_return.timeout=data

Example of Response camera.motion.auto_return.timeout&202

Accepted(camera.status=save)

Interpretation Change timeout of Auto Return in seconds. Specify 60, 120, 180, 300, 600, 1200, 1800 or 3600. 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 Auto Return Status from VN-V686

Format /api/param?camera.motion.auto_return.status

Example of response camera.motion.auto_return.status=on&200 OK

52

Page 52
Image 52
JVC VN-V686U manual Getting Auto Return Mode from VN-V686, Setting Auto Return Mode for VN-V686