VIDEO_EXPOSURE_GAIN
Description
Get or Set the video Exposure Gain.
The video Exposure Gain is only configurable if only of the VIDEO_EXPOSURE_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
1~100 for Gain value
Attribute
Return of Message
OK: VIDEO_EXPOSURE_GAIN='128'
OK: VIDEO_EXPOSURE_GAIN='128'
or
ERROR: VIDEO_EXPOSURE_GAIN='128'
Applicability
Status
Valid
See Also
VIDEO_WB_MODE, VIDEO_EXPOSURE_MODE, VIDEO_EXPOSURE_MODE, 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_EXPOSURE_GAIN
or
http://ip:port/cgi-bin/cmd/encoder?VIDEO_EXPOSURE_GAIN
http://ip:port/cgi-bin/encoder?USER=Admin&PWD=123456&VIDEO_EXPOSURE_GAIN=128
or
http://ip:port/cgi-bin/cmd/encoder?VIDEO_EXPOSURE_GAIN=128
Back to