Allowed users admin, operator, user
Setting Stabilizer for VN-V686
Format /api/param?camera.image.stabilizer=data
Example of setting /api/param?camera.image.stabilizer=on
Example of response
camera.image.stabilizer&202 Accepted(camera.status=save)
Interpretation Change stabilizer setting. Specify "on" or "off". When stabilizer is on, image is zoomed (x 1.3) by
EZoom. 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 Stabilizer Level from VN-V686
Format /api/param?camera.image.stabilizer.level
Example of response camera.image.stabilizer.level=100&200 OK
Interpretation Acquire stabilizer level. Value from 0 to 100 is returned. The level is 3 steps internally.
Allowed users admin, operator, user
Setting Stabilizer Level for VN-V686
Format /api/param?camera.image.stabilizer.level=data
Example of setting /api/param?camera.image.stabilizer.level=0
Example of setting to strengthen /api/param?camera.image.stabilizer.level=+
Example of response
camera.image.stabilizer.level&202 Accepted(camera.status=save)
Interpretation Change stabilizer level setting. Specify from 0 to 100, "+" or "-". "+" or "-" changes the level 1 step.
The level is 3 steps internally. 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 DNR from VN-V686
Format /api/param?camera.image.dnr
Example of response camera.image.dnr=on&200 OK
Interpretation Acquire DNR (Digital Noise Reduction) setting. "on" or "off" is returned. DNR improves noise in
dark image. DNR is valid when AGC is autoM or autoH.
Allowed users admin, operator, user
22