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
dn_mode
Get &
Set
Day/Night mode status, valid values: [day|night]
Day mode, IR LED off, IR cut switch close the window to
filter the IR lights.
Night mode, IR LED on, IR cut switch open the window not
to filter the IR lights.
ir_cut
Get &
Set
IR cut switch status, valid values: [close|open]
ir_leds
Get &
Set
IR LEDs status, valid values: [disabled|off|on], disabled is
only valid for query CGI
wl_leds
Get &
Set
White light LEDs status, valid values: [disabled|off|on],
disabled is only valid for query CGI
Control the peripheral components status
Method: GET
URL:
http://<ip>/io/control_pc.cgi?<parameter>=<value>[&<parameter pair>…]
Parameter Value and description
Please refer to the “Parameter Pairs Table”
Return:
Successful request returns all group parameters or the specified parameters as below.
HTTP/1.0 200 OK\r\n
…
content-type: text/plain\r\n
...
\r\n
OK\r\n
93