VIDEO_DEFOG

 

Description

Enable or disable the defog function

This function is only available in the camera with ISP C3. The ISP could remove the fogging effect from the video before video compression. When this function is enabled, the level of defog need to be set.

The return message ERROR: VIDEO_DEFOG not found will be returned if the device does not support this function.

Input Argument

n
where
0: Disable
1~4: level of defog (defog function is enabled)

Attribute

Return of Message

VIDEO_DEFOG='2'

OK: VIDEO_DEFOG='2'
or
ERROR: VIDEO_DEFOG='2'

Applicability

Status

Valid

See Also

VIDEO_DNR, VIDEO_WDR, VIDEO_SHARPNESS, VIDEO_3DNR,

Example

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

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

Back to

HOME, ENCODER CGI