LENS_COMPENSATION

Description

In camera, it might have some calibration of the default lens. If the user change the lens, it might do not need to do the calibration. In this case, user needs to disable this function.

The error message will be returned if the encoder does not support this URL.

Input Argument

0: Not Calibrate the lens, 1: Calibrate the lens

Attribute

Return of Message

OK: LENS_COMPENSATION='1'
OK:LENS_COMPENSATION='1'
or
ERROR: LENS_COMPENSATION='1'

Applicability

Status

Valid

See Also

VIDEO_MIRROR_MODE, VIDEO_FLIP_MODE, DAY_GAIN_THD

Example

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

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

Back to

HOME, ENCODER CGI