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.
n
where
0: Disable
1~4: level of defog (defog function is enabled)
Return of Message
VIDEO_DEFOG='2'
OK: VIDEO_DEFOG='2'
or
ERROR: VIDEO_DEFOG='2'
Valid
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