DVR Security Forum

Full Version: How can I have an HTTP request issued with the MOBOTIX camera in response to an event
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Network messages (IP Notify) can be used for this purpose. The entire HTTP protocol request must be entered in the text field. (Information on the HTTP protocol can be found, for example, in Clinton Wong: HTTP, kurz & gut. [HTTP, short & good.] O'Reillys Taschenbibliothek, Cologne: 2000).

For example:

You would like to open the link http://192.168.44.15/cgi-bin/myscript?pa...ara2=val2.

Open the dialog Setup Menu > Messages. Enter the following under Send IP notification:

* IP address and recipient's port: 192.168.44.15:80
* Message text: GET /cgi-bin/myscript?para1=val1&para2=val2

Note: The server must be available to the camera – i.e., it must be in the same network or on the Internet.

Note for M10 models: First create a profile and then select it from the menu named Messages or Messages2.

You can find a detailed description of this procedure in the reference manual for your MOBOTIX model or on the camera's corresponding help pages.
Reference URL's