&nbps;
Get or set the IRIS mode configuration.
This URL is slightly different from the VIDEO_IRIS URL which could set the IRIS mode and F number at the same time. The VIDEO_IRIS URL is used for some lens modules which could have specific F number in IRIS.
This URL is used with VIDEO_DC_LEVEL to control the DC-Iris lens which could not use F number to set the IRIS.
The error message, VIDEO_IRIS_MODE not found, will be returned if the camera is not able to control the IRIS.
The IRIS mode has to be synchronized with exposure mode refer to VIDEO_EXPOSURE_MODE URL. This URL will not affect the camera exposure control if the camera has exposure mode configuration. The camera will set the change of IRIS mode by this URL to its configuration but not change the sensor's IRIS mode.
mode
where mode could be
AUTO : Set the ISP/DSP to adaptive the apture size in lens automatically
MANUAL : Fix the apture size in the lens
VIDEO_IRIS_MODE='AUTO'
OK: VIDEO_IRIS_MODE='AUTO'
or
ERROR: VIDEO_IRIS_MODE='AUTO'
or
ERROR: VIDEO_IRIS_MODE not found
Valid
VIDEO_DC_LEVEL, VIDEO_IRIS, VIDEO_SHUTTER_MODE, VIDEO_SHUTTER_SPEED, MAX_AUTO_SHUTTER
http://ip:port/cgi-bin/encoder?USER=Admin&PWD=123456&VIDEO_IRIS_MODE
or
http://ip:port/cgi-bin/cmd/encoder?VIDEO_IRIS_MODE
http://ip:port/cgi-bin/encoder?USER=Admin&PWD=123456&VIDEO_IRIS_MODE=AUTO
or
http://ip:port/cgi-bin/cmd/encoder?VIDEO_IRIS_MODE=AUTO