VIDEO_WB_MODE

 

Description

Get or Set the video white balance mode configuration.

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

VIDEO_WB_MODE='AUTO'
OK: VIDEO_WB_MODE='AUTO'
or
ERROR: VIDEO_WB_MODE='AUTO'

Applicability

Status

Valid

See Also

VIDEO_WB_GAIN, VIDEO_EXPOSURE_MODE, VIDEO_EXPOSURE_GAIN, VIDEO_AGC_GAIN, VIDEO_SHUTTER_MODE, VIDEO_SUHTTER_SPEED, MAX_AUTO_SHUTTER, VIDEO_FLICKLESS

Example

http://ip:port/cgi-bin/encoder?USER=Admin&PWD=123456&VIDEO_WB_MODE
or
http://ip:port/cgi-bin/cmd/encoder?VIDEO_WB_MODE
http://ip:port/cgi-bin/encoder?USER=Admin&PWD=123456&VIDEO_WB_MODE=AUTO
or
http://ip:port/cgi-bin/cmd/encoder?VIDEO_WB_MODE=AUTO

Back to

HOME, ENCODER CGI