
System Information
Note:
This request requires normal user privilege
Method:
GET/POST
Syntax:
http://<
servername
>/cgi-bin/sysinfo.cgi
Server will return the system information.
Return:
HTTP/1.0 200 OK\r\n
Content-Type: text/plain\r\n
Content-Length: <system information length>\r\n
\r\n
Model=<model name of server>\r\n
HostName=<host name of server>\r\n
Location=<video on text of server>\r\n
[Preset<0>=<first preset location>\r\n]
[Preset<1>=<second preset location>\r\n]
[...]
PTZEnabled=<PTZ status>\r\n
Where the <PTZ status> is a 32-bits integer, ea ch bit can be set separately as follows:
Bit 0
=> Support camera control function 0(not support), 1(support)
Bit 1
=>
Build-in
or
external
camera. 0(external), 1(build-in)
Bit 2
=> Support
pan
operation. 0(not support), 1(support)
Bit 3
=> Support
tilt
operation. 0(not support), 1(support)
Bit 4
=> Support
zoom
operation. 0(not support), 1(support)
Bit 5
=> Support
focus
operation. 0(not support), 1(support)
- 80 -