Hello!
I searched the forum and other sites for solutions to use cheap onvif cameras with Home Assistant on a Raspberry Pi 4B with 4GB RAM.
But sadly I found nowhere a solution!
The URL to see the cameras is always like this:
rtsp://username:[email protected]:554/onvif2 (or onvif1)
This is working in VLC without any problem, but I didn’t managed to get it to work with Home Assistant.
I used platform ffmpeg, onvif, mjpeg and generic but always there is no video.
I tried it also with motionEye but there was no luck too!
I used this cameras:
https://www.amazon.de/gp/product/B07R232BVW
https://www.amazon.de/gp/product/B071VW3ZZ5
The only camera I can get to work with Home Assistant is this one:
https://www.amazon.de/gp/product/B07H8YXKK7
I am using there the following configuration:
- platform: mjpeg
mjpeg_url: http://192.168.178.57/media/?user=admin&pwd=&action=stream
Is there someone out there who can help me get those onvif cameras to work with Home Assistant?