C. URL-Kommandos
Für die Kunden, die bereits über ihre eigene Webseite oder Web-Steuerungs-Anwendung verfügen,
kann die Security-Netzwerkkamera über URLs leicht integriert werden. In diesem Abschnitt werden die
Kommandos im URL-Format in Übereinstimmung mit den Grundfunktionen der Security-
Netzwerkkamera aufgeführt. Folgende Erläuterungen erfolgen in englischer Sprache.
General CGI URL syntax and parameters
CGI parameters are written in lower-case and as one word without any underscores or other
separators. When the CGI request includes internal camera parameters, the internal parameters must
be written exactly as they are named in the camera or video server. The CGIs are organized in
function related directories under the cgi-bin directory. The file extension of the CGI is required.
Syntax:
http://<servername>/cgi-bin/<subdir>[/<subdir>...]/<cgi>.<ext>
[?<parameter>=<value>[&<parameter>=<value>...]]
Example: Setting digital output #1 to active
Security level
SECURITY LEVEL
0
1 [view]
4 [operator]
6 [admin]
7
Get server parameter values
Note: The access right depends on the URL directory. Method: GET/POST
SUB-DIRECTORY
anonymous
anonymous, viewer,
dido, camctrl
anonymous, viewer,
dido, camctrl, operator
anonymous, viewer,
dido, camctrl, operator,
admin
N/A
DESCRIPTION
Unprotected.
1. Can view, listen, talk to camera 2. Can control dido, ptz
of camera
Operator's access right can modify most of camera's
parameters except some privilege and network options
Administrator's access right can fully control the camera's
operation.
Internal parameters. Unable to be changed by any
external interface.
37