Motion detection by thirparty libraries

Generic IP cameras are cheap and useful but when is to motion detection i’ll be nice to expand they features by a mean in which you can use a library for image processing (opencv, google apis)

Okay I’m having trouble understanding what your actual request is here. Could you maybe post an example?

Some how integrate OpenCV for motion detection from generic IP cameras

Couldn’t you use motion like described here:
https://home-assistant.io/blog/2016/06/23/usb-webcams-and-home-assistant/

But configure it to use a IP Camera instead of a USB-Webcam with a config entry like:

netcam_url value http://http://192.168.10.250:8080/videostream.cgi

like described here:

1 Like