VIDEO_FLICKLESS

Description

Get or Set the video flickless mode.

The change of the video flickless will change the base frequency of the shutter speed. For example, the flickless was changed from 60Hz to 50Hz, the shutter speed base will be changed from 1/30,1/60,1/120 to 1/25, 1/50, 1/100 seconds. Then the light condition in the sensor was changed too. 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

50HZ, 60HZ

Attribute

Return of Message

OK: VIDEO_FLICKLESS='60HZ'
OK: VIDEO_FLICKLESS='60HZ'
or
ERROR: VIDEO_FLICKLESS='60HZ'

Applicability

Status

Valid

See Also

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

Example

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

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

Back to

HOME, ENCODER CGI