VIVOTEK
190 - User's Manual
8.15 Open the Network Stream
Note:
This request requires Viewer access privileges.
Syntax:
For HTTP push server (MJPEG):
http://<
servername
>/<network_http_s<0~m-1>_accessname>
For RTSP (MP4), the user needs to input the URL below into an RTSP compatible player.
rtsp://<
servername
>/<network_rtsp_s<0~m-1>_accessname>
“m” is the stream number.
For details on streaming protocol, please refer to the “control signaling” and “data format” documents.
8.16 Storage managements (capability.storage.dbenabled > 0)
Note:
This request requires administrator privileges.
Method:
GET and POST
Syntax:
http://<
servername
>/cgi-bin/admin/lsctrl.cgi?cmd=<cmd_type>[&<parameter>=<value>…]
The commands usage and their input arguments are as follows.
PARAMETER
VALUE
DESCRIPTION
cmd_type
<string>
Required.
Command to be executed, including
search
,
insert
,
delete
,
update
, and
queryStatus
.
Command:
search
PARAMETER
VALUE
DESCRIPTION
label
<integer primary key> Optional.
The integer primary key column will automatically be assigned
a unique integer.
triggerType
<text>
Optional.
Indicate the event trigger type.
Please embrace your input value with single quotes.
Ex. mediaType=’motion’
Support trigger types are product dependent.
mediaType
<text>
Optional.