Get or Set the R-Gain and B-Gain of white balance for night time mode
The video R-Gain and B-Gain is only configurable if only of the NIGHT_WB_MODE is MANUAL.
This URLs is the same as the URL VIDEO_WB_GAIN 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 R-Gain and B-Gain settings are the parameters in the night time video profile. Please refer to the parameters of night time profile for further details.
n,m
where
n : 1~255 for R-Gain value
m : 1~255 for B-Gain value
NIGHT_WB_GAIN='128,128'
OK: NIGHT_WB_GAIN='128,128'
or
ERROR: NIGHT_WB_GAIN='128,128'
Valid
NIGHT_WB_MODE
http://ip:port/cgi-bin/encoder?USER=Admin&PWD=123456&NIGHT_WB_GAIN
or
http://ip:port/cgi-bin/cmd/encoder?NIGHT_WB_GAIN
http://ip:port/cgi-bin/encoder?USER=Admin&PWD=123456&NIGHT_WB_GAIN=128,128
or
http://ip:port/cgi-bin/cmd/encoder?NIGHT_WB_GAIN=128,128
HOME, ENCODER CGI