Setting back light compensation for vn-v686, Encoding, Saving changes of encode settings for vn-v686 – JVC VN-V686UAPI User Manual

Page 31: Getting jpeg frame size from vn-v686, Setting jpeg frame size for vn-v686

Advertising
background image

Example of response

camera.image.blc=off&200 OK

Interpretation Acquire Back Light Compensation setting. "off", "a", "b", "c" or "d" is returned. Refer the

instruction manual for detailed information of "a", "b", "c" and "d".

Allowed users admin, operator, user

Setting Back Light Compensation for VN-V686

Format

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

Format of setting ON

/api/param?camera.image.blc=a

Example of response

camera.image.blc

&202 Accepted(camera.status=save)

Interpretation Change Back Light Compensation setting. Specify "off", "a", "b", "c" or "d". Refer the instruction

manual for detailed information of "a", "b", "c" and "d". The change is saved to preset position by the API,

camera(num).status=save. The change is saved to Auto Pan and Auto Trace by the API,

camera.motion.auto_pan.image=save. If the change is not saved, the setting is restored by reboot.

Allowed users admin, operator

6.3. Encoding

These APIs are related to JPEG or MPEG-4 encoding. These are equivalent to the features on the Encoding page of

the WEB setting page. Refer to the instruction manual for details on the Encoding page.

Saving Changes of Encode Settings for VN-V686

Format

/api/param?encode(1).status=save

or /api/param?encode(2).status=save

Example of response

encode(1).status&200 OK

Interpretation Save changes to encode settings. All JPEG and MPEG-4 settings are saved. If not saved, the

changes are restored by power off of VN-V686.

Allowed users admin, operator

Getting JPEG Frame Size from VN-V686

Format

/api/param?encode(1).framesize

Example of response

encode(1).framesize=vga&200 OK

Interpretation Acquire JPEG frame size setting. "vga" or "qvga" is returned.

Allowed users admin, operator, user

Setting JPEG Frame Size for VN-V686

Format

/api/param?encode(1).framesize=data

31

Advertising