VIDEO_WB_GAIN

Description

Get or Set the R-Gain and B-Gain.

The video R-Gain and B-Gain is only configurable if only of the VIDEO_WB_MODE is MANUAL. 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

n,m
where
n : 1~100 for R-Gain value
m : 1~100 for B-Gain value

Attribute

Return of Message

OK: VIDEO_WB_GAIN='128,128'
OK: VIDEO_WB_GAIN='128,128'
or
ERROR: VIDEO_WB_GAIN='128,128'

Applicability

Status

Valid

See Also

VIDEO_WB_MODE, VIDEO_EXPOSURE_MODE, VIDEO_EXPOSURE_GAIN, VIDEO_AGC_GAIN, VIDEO_SHUTTER_MODE, VIDEO_SUHTTER_SPEED,VIDEO_MAX_SHUTTER, VIDEO_FLICKLESS

Example

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

http://ip:port/cgi-bin/encoder?USER=Admin&PWD=123456&VIDEO_WB_GAIN=128,128
or
http://ip:port/cgi-bin/cmd/encoder?VIDEO_WB_GAIN=128,128

Back to

HOME, ENCODER CGI