Get or Set the white balance mode configuration for night time mode.
This URLs is the same as the URL VIDEO_WB_MODE in the ENCODER CGI and are only available in PlatformT encoders. When the camera enters the night time state, the night time video profile will be loaded. The white balance mode is the parameters in the night time video profile. Please refer to the parameters of night time profile for further details.
The availability of white balance and the mode in the video white balance depend on the capability of the sensor in the sensor. In video servers, this feature is not available. In some camera, the white balance and the video exposure control are correlated. Then video exposure control might be conflicted with white balance mode. Please refer the Camera Setup for further details.
AUTO, INDOOR1, INDOOR2, OUTDOOR1, OUTDOOR2, HOLD, MANUAL
NIGHT_WB_MODE='AUTO'
OK: NIGHT_WB_MODE='AUTO'
or
ERROR: NIGHT_WB_MODE='AUTO'
Valid
http://ip:port/cgi-bin/encoder?USER=Admin&PWD=123456&NIGHT_WB_MODE
or
http://ip:port/cgi-bin/cmd/encoder?NIGHT_WB_MODE
http://ip:port/cgi-bin/encoder?USER=Admin&PWD=123456&NIGHT_WB_MODE=AUTO
or
http://ip:port/cgi-bin/cmd/encoder?NIGHT_WB_MODE=AUTO
HOME, ENCODER CGI