NIGHT_WB_MODE

 

Description

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.

Input Argument

AUTO, INDOOR1, INDOOR2, OUTDOOR1, OUTDOOR2, HOLD, MANUAL

Attribute

Return of Message

NIGHT_WB_MODE='AUTO'
OK: NIGHT_WB_MODE='AUTO'
or
ERROR: NIGHT_WB_MODE='AUTO'

Applicability

Status

Valid

See Also

NIGHT_WB_GAIN

Example

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

Back to

HOME, ENCODER CGI