Comment on Question: Is there a Self Hosted Discord like app?
helios@social.ggbox.fr 2 weeks ago
My guess is that it would be difficult to find a piece of software that does all the stuff discord does. But I also think it’s a non-issue. You could split these needs onto multiple solutions. My group uses mumble for gaming voicechat, Signal for group conversations, and a simple rtmp server for streaming. We don’t need nor use discord and never did.
I like the idea of a single piece of software that does one job well instead of a giant powerhouse that does everything.
mr_pip@discuss.tchncs.de 1 week ago
i also have a mumble server but every once in a while we need streaming. what is your rtmp setup? i am thinking of mediamtx, but am annoyed by having to post the link to the stream every time and everyone needs to resize windows manually to fit all on ome screen.
helios@social.ggbox.fr 1 week ago
Nothing fancy, I just run this docker image which allows streaming to via OBS, and we can watch the streams with VLC. I’m sure there are better ways to do it but that works well enough for us. Do note that a few seconds of latency is to be expected with RTMP.