JVC VN-V26U Security Camera User Manual


 
Allowed users admin, operator, user
Setting Shutter Speed for VN-V25/26
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)
Interpretation Change shutter speed setting. Specify "auto", 30, 50, 60, 100, 250, 500, 1000, 2000, 4000, 10000 or
"flickerless", "+" or "-". To set 1/60 for example, specify 60. It becomes shorter 1 step by specifying "+", longer 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 Easy Day and Night from VN-V25 (VN-V25 Only)
Format
/api/param?camera.image.brightness.highgain
Example of response
camera.image.brightness.highgain=off&200 OK
Interpretation Acquire Easy Day and Night setting. "on" or "off" is returned.
Allowed users admin, operator, user
Setting Easy Day and Night for VN-V25 (VN-V25 Only)
Format
/api/param?camera.image.brightness.highgain=data
Example
/api/param?camera.image.brightness.highgain=on
Example of response
camera.image.brightness.highgain&202 Accepted(camera.status=save)
Interpretation Change Easy Day and Night setting. Specify "on" or "off". 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 B&W Mode (True Day&Night) from VN-V26 (VN-V26 Only)
Format
/api/param?camera.image.true_daynight
Example of response
camera.image.true_daynight=color&200 OK
Interpretation Acquire B&W mode setting. "color", "bw", "autoH", "autoM" or "autoL" is returned. "color"
enables IR filter and image becomes color. "bw" disables IR filter and image becomes black and white. When the
setting is "autoH", "autoM" or "autoL", IR filter is enabled or disabled according to image brightness. To use
"autoH", "autoM" or "autoL", set AGC to "autoH".
Allowed users admin, operator, user
22