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

Setting DNR for VN-V686

Format /api/param?camera.image.dnr=data

Example of setting /api/param?camera.image.dnr=on

Example of response

camera.image.dnr&202 Accepted(camera.status=save)

Interpretation Change DNR setting. Specify "on" or "off". DNR improves noise in dark image. DNR is valid when AGC is autoM or autoH. 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

23

Page 23
Image 23
JVC VN-V686UAPI Getting Stabilizer Level from VN-V686, Setting Stabilizer Level for VN-V686, Getting DNR from VN-V686