VIDEO_DAYNIGHT_MODE
Description
Get or Set the Light sensor function.
This URL could force the sensor to work in Day/Night lighting condition or auto-detected by sensor. Please refer the Camera Setup Design Specification for further details.
The error message will be returned if the encoder does not support this URL.
Input Argument
DAY, NIGHT or AUTO
Attribute
Return of Message
OK: VIDEO_DAYNIGHT_MODE='AUTO'
OK: VIDEO_DAYNIGHT_MODE='AUTO'
or
ERROR: VIDEO_DAYNIGHT_MODE='AUTO'
Applicability
Status
Valid
See Also
Example
http://ip:port/cgi-bin/encoder?USER=Admin&PWD=123456&VIDEO_DAYNIGHT_MODE
or
http://ip:port/cgi-bin/cmd/encoder?VIDEO_DAYNIGHT_MODE
http://ip:port/cgi-bin/encoder?USER=Admin&PWD=123456&VIDEO_DAYNIGHT_MODE=AUTO
or
http://ip:port/cgi-bin/cmd/encoder?VIDEO_DAYNIGHT_MODE=AUTO
Back to