Changes

OpenHAB2

3 bytes added, 01:59, 4 January 2018
/* Zoneminder integration */
== Zoneminder integration ==
* the current binding already has the monitor ID and the session values (user/pass). With that, the URL to get a single snap shot is ('scale' cales the image, 100 = org size):
<pre>wget "http://zmhost/zm/cgi-bin/nph-zms?mode=single&scale=<scale>&monitor=<monitorid>&user=xxx&pass=yyy" -O foo.jpg</pre>
: ('scale' scales the image, 100 = org size)
* should be able to integrate [https://github.com/thhart/openhab2-addons/tree/master/addons/binding/org.openhab.binding.camera this binding] into the ZM binding
Bureaucrat, administrator
963
edits