Enable or disable the 3D noise reduction function
This function is only available in the camera with ISP C3. The ISP could reduce video noise based on 3D noise reduction algorithm. In ISP C3 design, the 3D noise reduction will be disabled when the DNR function is disabled. When the DNR is enabled, the 3D noise reduction could be disabled or enabled.
The return message ERROR: VIDEO_3DNR not found will be returned if the device does not support this function.
n
where
0: Disable
1: Enabled
Return of Message
VIDEO_3DNR='1'
OK: VIDEO_3DNR='1'
or
ERROR: VIDEO_3DNR='1'
Valid
http://ip:port/cgi-bin/encoder?USER=Admin&PWD=123456&VIDEO_3DNR
or
http://ip:port/cgi-bin/cmd/encoder?VIDEO_3DNR
http://ip:port/cgi-bin/encoder?USER=Admin&PWD=123456&VIDEO_3DNR=1
or
http://ip:port/cgi-bin/cmd/encoder?VIDEO_3DNR=1