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
Parameter Value and description
extension
Extension value
yes: extension is enabled, the extended data as below will be
extended to generic response.
fw_ver=V1.0.0R44\r\n
ip_addr=192.168.1.12\r\n
netmask=255.255.255.0\r\n
gateway=192.168.1.1\r\n
current_time=07/02/200
8 10:12:10\r\n -> MM/DD/YYYY HH:MM:SS
24-Hour format
timezone=4\r\n
http_port=80\r\n -> The value is -1 or none this parameter
indicate the HTTP disabled.
https_port=443\r\n -> The value is -1 or none this parameter
indicate the HTTPS disabled.
rtsp_port=554\r\n
Return:
HTTP/1.0 200 OK \r\n
…
content-type: text/plain\r\n
\r\n
<parameter pair>\r\n
<parameter pair>\r\n
......
Here are the details of parameter pairs:
Parameter Value and description
hostname
Camera name, example: sc123456
description
Camera description, example: Hello camera
defname
Camrea default name, example: default name
mac
Camera's MAC address, example: 00C002123456
company_name
Camera's comany name, example: SerComm
model_number
Camera's model number, example: RC8020
resolutions
Phase out in new projects. The resolutions camera support, depends
on models, valid values:
[1280*960,640*480,320*240,160*120|704*480,352*240,176*120|7
04*576,352*288,176*144]
89