disabled. It becomes bigger 1 step by specifying "+", smaller 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.

Sense up works when shutter speed is 1/60 or 1/100. Allowed users admin, operator

Getting ALC priority from VN-V686

Format /api/param?camera.auto_exposure.priority

Example of response camera.auto_exposure.priority=motion&200 OK

Interpretation Acquire ALC priority. ALC priority decides what is used first for auto exposure. "motion" or "quality" is returned. In case of "motion", AGC is used before using sense up. In case of "quality", sense up is used before using AGC.

Allowed users admin, operator, user

Setting ALC priority for VN-V686

Format /api/param?camera.auto_exposure.priority=data

Example /api/param?camera.auto_exposure.priority=quality

Example of response camera.auto_exposure.priority&202

Accepted(camera.status=save)

Interpretation Change ALC priority. ALC priority decides what is used first for auto exposure. Specify "motion" or "quality". In case of "motion", AGC is used before using sense up. In case of "quality", sense up is used before using AGC. 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 Shutter Speed from VN-V686

Format /api/param?camera.shutter

Example of response camera.shutter=60&200 OK

Interpretation Acquire shutter speed setting. 60, 100, 250, 500, 1000, 2000, 4000, or 10000 is returned. For example, 60 means shutter speed 1/60.

Allowed users admin, operator, user

Setting Shutter Speed for VN-V686

Format /api/param?camera.shutter=data

Example of setting a value /api/param?camera.shutter=60

Example of 1 step change /api/param?camera.shutter=+

Example of response camera.shutter&202 Accepted(camera.status=save)

24

Page 24
Image 24
JVC VN-V686U manual Getting ALC priority from VN-V686, Setting ALC priority for VN-V686, Getting Shutter Speed from VN-V686