if you're on mastodon you probably possess the sicko urge to run janky community tools yourself, so i present for your consideration: our small-scale self-hosted streaming platform: https://gitlab.com/egirls/dios
@catalina I've been developing a similar set of tools myself, what's the typical latency on this? Does it use HLS or dash, or something else? Exciting!
@nikki HLS, latency varies from ~3-10 seconds
it only reaches the low end with this toggle-able low latency mode we hacked onto video.js https://gitlab.com/egirls/dios/-/blob/main/static/js/chat.js#L494
@catalina nice! I get around the same latency but I have to start servers and shell scripts manually... awesome work!
@catalina i *do* possess the sicko urge to run janky community tools myself. thanks!