User's Manual
106
Parameter Value and description
group Motion
This is a
required paramter & value to let the CGI know the
request is for “
motion detection” group.
Return:
All group settings or one group setting will be returned as below.
HTTP/1.0 200 OK\r\n
…
content-type: text/plain \r\n
...
\r\n
[MOTION]
.... Å Please refer to the chapter [MOTION] group in Configuration
file Spec document.
\r\n
Set Motion Detection Settings
Method: GET
URL:
http://<IP>/adm/set_group.cgi?group=MOTION&<parameter>=<value>…
(Please refer to Set group parameters command and Configuration file
Spec document.)
Return:
HTTP/1.0 200 OK\r\n
…
content-type: text/plain\r\n
\r\n
OK\r\n
Notes:
In some special models (the first motion window is used for full screen), the S/W (OCX) side
needs to do it as the following way (without changing any configure item):
1. Use “md_switch1” as the switch of “full screen” or “sub-windows”.
2. The md_window1 always sets to 640x480 size.
If “md_switch1=1”, then the camera needs to detect in the whole screen video. The OCX can’t
allow the user to configure the rest windows (sub-window 1~3).
If “md_switch1=0”, then the camera will detect in the “md_window2~4” area. (It’s the same as
the sub-windows 1~3.)