B. url commands of the network camera, Get server parameter values, Set server parameter values – Vivotek IP71353 User Manual
Page 47

- 45 -
www.vivotek.com
B. URL commands of the Network Camera
For some customers who already have their own web site or web control application,
the Network Camera can be easily integrated through convenient URLs. This section
lists the commands in URL format corresponding to the basic functions of the erase
Network Camera.
Get server parameter values
Note: This request require administrator access
Method: GET/POST
Syntax:
http://<servername>/cgi-bin/admin/getparam.cgi?[
[&
where the
do not specify the any parameters, all the parameters on the server will be returned. If
you specify only
When query parameter values, the current parameter value are returned.
Successful control requests returns paramter pairs as follows.
Return:
HTTP/1.0 200 OK\r\n
Content-Type: text/html\r\n
Context-Length:
\r\n
[
- 46 -
www.vivotek.com
Example: request IP address and it’s response
Request:
http://192.168.0.123/cgi-bin/admin/getparam.cgi?network_ipaddress
Response:
HTTP/1.0 200 OK\r\n
Content-Type: text/html\r\n
Context-Length: 33\r\n
\r\n
network.ipaddress=192.168.0.123\r\n
Set server parameter values
Note: This request require administrator access
Method: GET/POST
Syntax:
http://<servername>/cgi-bin/admin/setparam.cgi?
[nosync=
parameter
value
description
value to assigned Assign
to
the
parameter
return
Redirect to the page
parameter is assigned. The
full URL path or relative path according the the current
path. If you omit this parameter, it will redirect to an
empty page.
User's Manual -
VIVOTEK - A Leading Provider of Multimedia Communication Solutions