Get or Set the video flickerless mode.
Currently, the flickerless is used for different purposes depends on types of camera. The flickerless is used in the indoor environment with fluorescent lamps. Some sensors are capable to adapt themselves to eliminate the video blinking or color rolling caused by mis-sync of the sensor shutter and power line frequency.
EPL MT9M131 and MT9V135 Camera
When the sensor is MT9V135 or MT9M131 in the camera, the flickerless was used for setting the lighting condition which is similar to line frequency. The real flickerless function is always ON in theses sensor (manual flickerless mode). Therefore, the input argument of this URL is 50HZ and 60HZ in EPL camera. Currently, we don't have plan to move the flickerless out to line frequency.
Flickerless Lighting Condition in Sensor 50Hz 50Hz 60Hz 60Hz PlatformT Camera
The PlatformT camera with MT9M131, the input argument of this URL is aluays ON (manual flickerless mode). The new configuration, line frequency, gives the lighting condition to the sensor already. The flickerless configuration will not be used in this type of camera
Therefore, the return message of this URL is fixed to ON in a write command no matter the input argument is ON, OFF, AUTO, 50Hz or 60Hz. No error message will be returned in this case.In PlatformT IT1 camera, the flicker issue will not be happened because the IT1 configurations we have could mamage 50Hz and 60Hz lighting condition well. So, the Flickerless shoule be fixed to OFF in IT1. This URL becomes read-only command. And the return message of this URL is fixed to OFF in a write command no matter the input argument is ON, OFF, AUTO, 50Hz or 60Hz. No error message will be returned in this case.
For other DSP or Sensors, the flickerless might be configurable.
The error message will be returned if the encoder does not support this URL.
mode
where
mode can be 50HZ, 60HZ, AUTO, ON, OFF
VIDEO_FLICKLESS='60HZ'
OK: VIDEO_FLICKLESS='60HZ'
or
ERROR: VIDEO_FLICKLESS='60HZ'
Valid
VIDEO_WB_MODE, VIDEO_WB_GAIN, VIDEO_EXPOSURE_MODE, VIDEO_EXPOSURE_GAIN, VIDEO_AGC_GAIN, VIDEO_SHUTTER_MODE, VIDEO_SUHTTER_SPEED, MAX_AUTO_SHUTTER, LINE_FREQ, VIDEO_TV
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
HOME, ENCODER CGI