DISPLAY
Description
Get or Set video display mode configuration.
The device is in the QUAD mode if The input argument is 0. Otherwise, the device is in the Channel Mode.
Input Argument
n
where
n : 0: Display 4 Channels' video in one single video stream. (QUAD Mode)
1: Display Channel 1 video in one single video stream (Channel Mode)
2: Display Channel 2 video in one single video stream (Channel Mode)
3: Display Channel 3 video in one single video stream (Channel Mode)
4: Display Channel 4 video in one single video stream (Channel Mode)
Attribute
Return of Message
DISPLAY='0'
DISPLAY='0'
or
ERROR: DISPLAY Value Failed
Applicability
Status
Valid
See Also
¡@
Example
http://ip:port/cgi-bin/quad?USER=Admin&PWD=123456&DISPLAY
http://ip:port/cgi-bin/quad?USER=Admin&PWD=123456&DISPLAY=0
Back to