Cgi commands, Wireless commands – Cisco WVC80N User Manual

Page 39

Advertising
background image

Appendix D

CGI Commands

38

Wireless-N Internet Home Monitoring Camera

Appendix D

Parameter

Value and description

md_name1
...
md_name4

Name of the motion detection area 1 ~ 4
(12 ASCII characters)

md_window1
...
md_window4

The coordinates of motion detection window N (relative to resolution 640x480)
X1, Y1, X2, Y2

md_threshold1
...
md_threshold4

The threshold of motion detection window N
(0 - 255)

Return:

HTTP/1.0 200 OK \r\n

content-type: text/plain\r\n

\r\n

OK\r\n

Notes: The first motion window is used for full screen.

Use “md_switch1” as the switch for “full screen” or “sub-windows”.

The md_window1 is always set to 640x480 resolution.

If “md_switch1=1”, then the Camera will detect the entire video screen. With this setting, the remaining
windows (sub-window 1~3) cannot be configured.

If “md_switch1=0”, then the Camera will detect the “md_window2~4” areas.

Wireless Commands

Wireless status query

Method:

GET

URL:

http://<ip>/adm/wireless_status.cgi

Return:

The Camera returns a Web page that contains the following messages:

HTTP/1.0 200 OK \r\n

content-type: text/plain\r\n
\r\n
signal_strength=100\r\n # Wireless signal, RSSI, Integer type, the value can be 1~100, 100 is the strongest.
\r\n

Advertising