http://myserver/axis-cgi/admin/mdsetparam.cgi?action=add&key=2
&name=Entrance&top=500&bottom=7000&left=5000&right=8500
Example: Update parameters for an existing motion detection window
http://myserver/axis-cgi/admin/mdsetparam.cgi?action=update&key=2
&top=1500&bottom=8000
Example: Remove a motion detection window
http://myserver/axis-cgi/admin/mdsetparam.cgi?action=remove&key=2
5.6.2 Get motion detection parameters
Read information about current defined motion detection windows.
Method: GET/POST
Syntax:
http://<servername>/axis-cgi/motion/mdgetparam.cgi
Return:
HTTP/1.0 200 OK\r\n
Content-Type: text/plain\r\n
\r\n
<window data>
and <window data> is
key=<key>\r\n
name=<name>\r\n
method=<method>\r\n
left=<left>\r\n
top=<top>\r\n
Komentarze do niniejszej Instrukcji