So that worked and I just used the URL it gave me to add to the webcam thing I tried to make via the config file. Restarting ATM. I’ll see what happens
Motioneye works great now I just need to figure out why the pins aren’t working.
None of those. V4L is just some software for Linux. On Debian you’ll install that with apt-get
or such. Then, on the HA side, you can set up the FFMPEG camera.
For example:
camera:
- platform: ffmpeg
name: Some Camera
input: -rtsp_transport tcp -i rtsp://<host>:8554/unicast
So how can I stream motioneye to my blue iris server? Is there a url for the camera in motion eye? Or can I install that in home assistant somehow? Because there is no Debian operating system underneath.
so i put a port there already and it still doesnt work. i dont see anything to enable it. just put a port number. which i did. when i try to add to blue iris it doesnt work. also i dont know the streaming url. the cameras name is “Camera1” and its id is “1” but those arent anything it seems to understand. like what is the url i would put into vlc media player to play the video in theory?