User's Manual
Table Of Contents
- Chapter 1 Introduction
- Chapter 2 Basic Setup
- Chapter 3 Viewing Live Video
- Chapter 4 Advanced Viewing Setup
- Chapter 5 Web-based Management
- Introduction
- Connecting to Video Server
- Welcome Screen
- Administration Menu
- System Screen
- Network Screen
- Wireless Screen (Wireless Model Only)
- DDNS Screen
- IP Filter Screen
- I/O Port Screen
- RS485 Screen
- Streamings
- Video & Audio Screen
- Video Access Screen
- User Database Screen
- Motion Detection Screen
- Audio Detection Screen
- E-Mail Screen
- FTP Screen
- HTTP Screen
- SMB/CIFS Client Screen
- Event Trigger Screen
- Maintenance Screen
- Status Screen
- Log Screen
- Chapter 6 WindowsViewing/Recording Utility
- Chapter 7 Troubleshooting
- Appendix A Specifications
- Appendix B Network Camera HTTP CGI
<Mode>Infrastructure</Mode>\r\n
<Security>WPA-PSK/WPA2-PSK</Security>\r\n
<AUTH>OpenSystem</AUTH>\r\n
<Encryption>Mixed(TKIP,AES)</Encryption>\r\n
<Channel>6</Channel>\r\n
<Signal>72</Signal>\r\n
<WPS>Yes</WPS>\r\n
</Site>\r\n
......
</SiteList>\r\n
If can't survey anything or wireless card is not available, the result as below, case
sensitive.
HTTP/1.0 200 OK\r\n
…
Content-type: text/xml\r\n
...
\r\n
<?xml version="1.0" encoding="utf-8"?>\r\n
<SiteList>\r\n
</SiteList>\r\n
The parameters of result as below.
Parameter Value Description
SSID Wireless SSID, up to 32 ASCII characters, but because the result is
xml file format, the max string lenght will catch up to 192, and the
translated characters as below:
‘”’ -> “"” ‘<’ -> “<“ ‘>’ -> “>“ ‘&’
-> “&”
BSSID Wireless BSSID, six groups of two hexadecimal digits, upper case,
separated by colons
(:), example: 00:C0:02:FF:C2:B3
Mode Wireless network type, the value can be:
Ad-hoc
Infrastructure
107