Dashboard/Headless-Mode #239
TheLexoPlexx
started this conversation in
Ideas
Replies: 1 comment 4 replies
-
|
No, this use-case hasn't been considered yet, I don't think I want this fully supported in Screego as it seems like a rare usecase, but I'm open to make the workflow easier, like exposing some kind of global javascript variable for the stream state (if this would make it easier). How does your current "janky" implementation look like? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I’ve been using Screego for a dashboard-TV setup and really enjoy the project. My current workflow involves running Screego in kiosk mode using the room=xyz&create=true parameters.
To make the most of the display when no one is actively sharing, I’d like to show a secondary dashboard (e.g., Grafana metrics or a rotating image feed) instead of the default "no stream available" message. I’ve experimented with a wrapper-iframe to handle the toggle, but the implementation feels a bit janky.
Has this use-case been considered before, or is there a cleaner way to implement a fallback URL when the stream is idle?
Beta Was this translation helpful? Give feedback.
All reactions