Hi,
I want to display my synology camera inside a lovelace card. This works, however, it’s only updating every 10-20 seconds or so. I want to display the live video inside the card. How can I achieve this?
When using a mjpeg camera stream, I can see the live picture by clicking the image. But when using the synology component, that doesn’t even work (I get a 504: Gateway Timeout at /api/camera_proxy_stream/camera.voortuin?token=xxx).
Thanks