GUEST_PREVIEW
Description
Enable or Disable the guest preview function.
In general, the host has to success in authentication for access of device. In public services, the devices were put into public domain to provide the general services. Then, the host could preview the video without authentication. In Guest Preview mode, the host could not access device configurations. It needs authentication to access the configurations no matter the device is in Guest Preview mode or not.
The IP Address filter function helps the device to limit hosts to access it when the Guest Preview function is enabled
If the CHANNEL=n was not set with this URL to the Multi-Channel device, this command is read-only command and the CHANNEL=1 video server's GUEST_PREVIEW configurations will be returned. If the CHANNEL 1 video server does not connect to the router, the error message will be returned.
Input Argument
0 : Disable
1 : Enable
Attribute
Return of Message
GUEST_PREVIEW='0'
OK: GUEST_PREVIEW='1'
or
ERROR: GUEST_PREVIEW='1'
Applicability
Status
Valid
See Also
Example
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&GUEST_PREVIEW
or
http://ip:port/cgi-bin/cmd/system?GUEST_PREVIEW
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&GUEST_PREVIEW=1
or
http://ip:port/cgi-bin/cmd/system?GUEST_PREVIEW=1
Back to