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
Command Description
0x01 Motion Detection Padding, in video frame
The data length is 13.
Byte 1: Motion detection is enabled or not (main switch)
and whether it is in the effect schedule or not..
0x00 = 0 = Off
0x01 = 1 = On &
not in effect schedule
0x11 = 17 = On &
in effect schedule
Byte 2 ~ 5 Current motion indicator of the detected window 1 ~ 4
0 ~ 255
Byte 6 ~ 9 Current threshold of the detected window 1 ~ 4
0 ~ 255
Byte 10 ~ 13 Motion detect window 1 ~ 4 is enabled or not.
0 = Off
1 = On
0x11 Motion Detection Padding (extension), depends on models, in video frame
Byte 1: The data length of the data, depends on the windows number.
Byte 2: Motion detection is enabled or not (main switch)
and whether it is in the effect schedule or not.
0x00 = 0 = Off
0x01 = 1 = On &
not in effect schedule
0x11 = 17 = On &
in effect schedule
Block1~n: The Motion windows information block
8 bytes per block, the blocks numbers is the windows
number
Byte 1,2 in block: Current motion indicator of the detected
window, word type
0 ~ 65535, currently use only 0~255
Byte 3 in block: Motion detect window is enabled or not
0 = Off
1 = On
Byte 4 in block: Current frequency of the detected
window,
How frequently is the movement updated
into the reference frame.
100 indicate to update per frame.
1 ~ 100
104