Moxa Technologies VPort 251 Bedienungsanleitung Seite 5

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 30
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 4
VPort CGI Commands VPort CGI Commands
1-2
Overview
This document describes the CGI commands that are used with Moxa VPort 1-channel video encoders,
4-channel video encoders, and IP cameras. Commands are included for set/get configuration parameters and
PTZ control.
Release Notes
Version 1.0
Includes CGI commands for the VPort 251/351/25.
Version 1.1
Includes CGI commands for the VPort 451/461.
Version 2.0
Includes CGI commands for all VPort models, 1-channel and 4-channel video encoders, and IP cameras.
Version 3.0
Fix wrong description, and update new VPort models.
General CGI URL Syntax and Parameters
The CGI commands are organized in function-related directories under the moxa-cgi directory, and are
followed by one of two actions: setParam.cgi or getParam.cgi. The file extension of the CGI is required.
Parameters are written in lower-case and structured by section and item. When the CGI request includes
parameters, the parameters must be written exactly as shown in this document.
Syntax:
http://<ip>/moxa-cgi/<action>.cgi?[<section>_<item>=<value>[&<section>_<item>=<value>…]]
Method:
GET/POST
Response:
HTTP/1.0 200 OK\r\n
Content-Type:
text/plain\r\n
\r\n
<section>_<item>=<value>\n
<section>_<item>=<value>\n
<section>_<item>=<value>\n
When the action of the CGI command is setParam.cgi, <parameter pair> will not be returned. If the CGI
command of getParam.cgi includes an invalid parameter name, the server will not return the value of the
invalid parameter. When the CGI command of setParam.cgi includes an invalid parameter name, the server will
not return the value of the invalid parameter.
Example:
http://192.168.127.100/moxa-cgi/setParam.cgi?http_httpport=80&rtsp_rtspport=554
Response from VPort
HTTP/1.0 200 OK\r\n
Content-Type:
text/plain\r\n
\r\n
Seitenansicht 4
1 2 3 4 5 6 7 8 9 10 ... 29 30

Kommentare zu diesen Handbüchern

Keine Kommentare