VIDEO_BLC_MODE

Description

Get or Set the VIDEO Back Light Compensation Mode configuration.

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

0: Turn off BLC function, 1: Turn on BLC function

Attribute

Return of Message

OK: VIDEO_BLC_MODE='1'
OK: VIDEO_BLC_MODE='1'
or
ERROR: VIDEO_BLC_MODE='1'

Applicability

Status

Valid

See Also

Example

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

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

Back to

HOME, ENCODER CGI