Image on dashboard

Good evening,

It would be handy to be able to insert a block on a dashboard that is not linked to Gladys content… I was thinking of an image for example. My practical case would be to display the guest Wi-Fi QR code, which would save me from having a piece of paper stuck on the wall next to the screen I plan to install for Gladys.

You can already do this by going through the camera integration (instead of the RTSP link, you put the link to your image:

Hello,
Does this also work for a local path (like /tmp/qr_code_wifi)?

Test your nous dira :smiley: I have no idea.
We’ll see how this has been managed, but I doubt it because we are using containers, although maybe there are some binded volumes

I was just doing that yes indeed, it’s possible but by binding the image on the Docker host in the container, or by doing like me, a dirty thing, a copy via the console of the image in the container :smiley:

OK, great, I’ll test it, thanks.

It’s good, so it works like that, thanks.
(I didn’t test it locally, I just pasted it on a web server that was already running at my place)