VIDEO_AGC_GAIN

Description

Get or Set the ACG Target Gain.

The video Exposure Gain is only configurable if only of the VIDEO_EXPOSURE_MODE is AUTO. Please refer the Camera Setup Design Specification for further details.

Note that the ACG Target Gain affects the video exposure much. The higher AGC Target Gain, the more sensitivity of light condition. It might be very easy to cause the over exposure when it has better light condition.

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_AGC_GAIN='55'
OK: VIDEO_AGC_GAIN='55'
or
ERROR: VIDEO_AGC_GAIN='55'

Applicability

Status

Valid

See Also

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

Example

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

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

Back to

HOME, ENCODER CGI