Hello Everybody,
I am experiencing an issue with mjpeg camera(s).
After some recent HA upgrades 2 PC cameras (YAWCAM) do not work in lovelace.
They are defined as:
- platform: mjpeg
name: Laptop
mjpeg_url: http://IP:PORT/video.mjpg
The cameras are visible as entities and the url works if I open it from other computers in my LAN (e.g., in VLC).
I suspect something is wrong with the host machine (Ubuntu 18) rather than HA itself.
Any idea?