Getting color level from vn-v686, Setting color level for vn-v686, Getting stabilizer from vn-v686 – JVC VN-V686UAPI User Manual

Page 22: Setting stabilizer for vn-v686

Advertising
background image

becomes sharper 1 step by specifying "+", softer 1 step by specifying "-". 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 Color Level from VN-V686

Format

/api/param?camera.image.color

Example of response

camera.image.color=50&200 OK

Interpretation Acquire color level value. Range of color level is between 0 to 100. The value is mapped to 11

internal levels. The larger the value, the stronger will be the color.

Allowed users admin, operator, user

Setting Color Level for VN-V686

Format

/api/param?camera.image.color=data

Example of setting a value

/api/param?camera.image.color=50

Example of 1 step change

/api/param?camera.image.color=+

Example of response

camera.image.color

&202 Accepted(camera.status=save)

Interpretation Change color level value. Specify 0 to 100, "+" or "-". The value is mapped to 11 internal levels.

The larger the value, the stronger will be the color. It becomes stronger 1 step by specifying "+", softer 1 step by

specifying "-". 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 from VN-V686

Format

/api/param?camera.image.stabilizer

Example of response

camera.image.stabilizer=on&200 OK

Interpretation Acquire stabilizer setting. "on" or "off" is returned.

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

22

Advertising