VIDEO_SLOW_SHUTTER
Description
Get or Set the video slow shutter mode configuration.
This URL is only valid on the IT-1 camera. It will not take effect if only of the VIDEO_SHUTTER_MODE is MANUAL. When the VIDEO_SHUTTER_MODE is AUTO. this URL could extend the auto shutter speed to be lower.
The error message will be returned if the encoder does not support this URL.
Input Argument
ON or OFF
Attribute
Return of Message
VIDEO_SLOW_SHUTTER='OFF'
OK: VIDEO_SLOW_SHUTTER='OFF'
or
ERROR: VIDEO_SLOW_SHUTTER='OFF'
Applicability
Status
Valid
See Also
Example
http://ip:port/cgi-bin/encoder?USER=Admin&PWD=123456&VIDEO_SLOW_SHUTTER
or
http://ip:port/cgi-bin/cmd/encoder?VIDEO_SLOW_SHUTTER
http://ip:port/cgi-bin/encoder?USER=Admin&PWD=123456&VIDEO_SLOW_SHUTTER=OFF
or
http://ip:port/cgi-bin/cmd/encoder?VIDEO_SLOW_SHUTTER=OFF
Back to