So this binding cannot be used in a manually created .sitemap?
I don’t see how I can declare this in the sitemap. I have the camera feed displaying in PaperUI ok when defining it, I’ve defined as an image object in my items file as:
Hi, i use openhab 2.2 and pushed the jar into addon dir,
after restart and permission changes to jar, the paperui shows the binding.
But when i want to add a cam, i can klick to binding, but there are only empty field,
no settings … ?!
tried the camera binding on my Rasp Pi3 setup, works nicely until it crashes the system because of an apparent memory leak. My system is OH2.1, I have installed the camera binding 2.2.0.201709262323. I had to back out the binding to get my system running again. Probably an issue with memory needed for the polling ?
meanwhile I found a workaround for my camera to have an updating camera image on the basic-ui, that does not involve the binding. See my comment above, my RPi stopped working after some time because of an apparent memory leak in the latest binding version. It seems it was receiving the video picture in the background until there was no memory left. My solution involves a simple WEBVIEW that displays a local image and runs some javascript to trigger via the REST API an update of it from the camera that is done in the rule engine. The latest picture is stored locally such that the static view in the browser works. That solution does not permit the video stream though. If people are interest, I could post my solution.
If the camera binding would be fixed, then I would very much like to test it and use that again.
I’ve basically forked the existing java lib for onvif in order to make it easier to compile and extend at https://github.com/fpompermaier/onvif.
I hope this could be useful for people willing to integrate with openhab2
When I try to do it from the bindings page all I get is an almost empty page that says Camera Binding with info about the binding and then Supoorted things and under that it is empty. Am I on the wrong page to add my camera as a thing?
When I try to add my camera in the inbox page I press plus sign at the top and then the camera binding and end up on an empty page. The only ting is the title that says Inbox > Camera Binding > Choose Thing, but there are no things to choose.
As mentioned Milestone provides a free open SDK and API’s across the entire product line which is Essential+ (free up to 8 cameras), Express+ (up to 48 cameras / single site), Pro+ (unlimited cameras, recorders, and sites), and then Expert & Corporate which are for large installs. (Ignore the regular Express & Professional non-plus products as they are the older code-base)
Because you have access to the rule engine, any condition, status, or input can trigger an output (email being one of them). Milestone will be releasing a new Mobile SDK as well that allows the integration of video (live or stored) into apps, webpages, or other programs across many platforms (Windows, Linux, Web, Android, iOS, etc).
I just installed my first OpenHAB2 instance so I am looking forward to learning about it, as well as writing some plugins or integrations with my Milestone system.
I installed already over 7 years milestone systems for my work. There is no other camera system that works the same as Milestone. Im not an programmer im sorry… But as reseller i can do some tests if you want. Please let me know if i can do something. Kind regards.
Milestone’s latest re-work making Essential+ the new free version is pretty awesome! It adds a lot of features to the free version which really make it stand head and shoulders above all the other offerings as long as you can live with that 8 camera limit.
I would love to see an openhab integration for it. I hope you get the time to do that.