I’d like to make a web page that shows the live display of a Xibo player.
I can imagine a kludge: a PC player, HDMI out, to a HDMI to RTSP/H.264 hardware encoder, then push that stream to a web page. Seems like overkill.
Or maybe a PC player with software that sends its own display out to an RTSP stream, using any of the various software methods of doing similar. And then finding something like YouTube Live that can multiply the single feed to any number of visitors.
Or am I overthinking it all? Your players are really using web browsers as their display surface, right? In the Xibo CMS you have a layout preview, but it isn’t scaling things right in some cases, like widgets that know about the region size or widgets with HTML that sniffs where it’s playing (like some weather widgets).
I know, I’m asking for a “push” web page and the web isn’t really “push.” But video is, and this looks like video. Give me a way to put a live Xibo player on a web page anyone can see.