Been having a look around and can’t really find a solution, I want a live stream of my Android IP Webcam as a card on my lovelace dashboard.
I have a android mini-pc running the IP Webcam app, and have that added to my dashboard with the following configuration. It shows a still image that updates every 10 seconds, when I tap on it, I get the full live stream.
The idea is to ‘trick’ HA thinking we switch stream feed by changing the input_number.proxy_loop repeatedly. I have an automation to change it from 1 to 2 and back every 10-15 seconds, I can get 30+ minutes live stream this way. It will still stop eventually and need to refresh the browser page.
Knowing nothing about dashboard, YMMV.
One warning, doing live stream constantly will put extra load on your system., keep an eye on your system cpu/temperature.
Hope this give you some idea.
edit: just updated mine to remove the state_image/proxy_loop, works the same: