Anyone got experience running a server for Mumble VoIP communication? https://wiki.mumble.info/wiki/Main_Page
Might be a nice service to run on FreeGameDev and there is now a really nice new web-client for it:
https://github.com/Johni0702/mumble-web
as well as a cool IRC bridge:
https://github.com/SFTtech/sftmumblebot
Edit: please Thumbs-up this feature request here: https://github.com/42wim/matterbridge/issues/800
Edit: Two other intesting bridge projects:
https://github.com/whitekiba/irc-jabber-mumble-bridge (Mumble, Jabber, Teamspeak and more)
https://github.com/narenniranjan/broadcast (IRC, Mumble, maybe Discord)
Edit: https://framagit.org/agrn/ircmumbot (Golang based Muble to IRC bot, unmaintained)
Generally the ecosystem is quite rich:
https://wiki.mumble.info/wiki/3rd_Party_Applications
https://wiki.mumble.info/wiki/Games
but also a lot of outdated stuff, so I am wondering if anyone here has experience running such a server and could give some recommendations?
I am currently tending towards the keep-it-simple option and run a Grumble https://github.com/mumble-voip/grumble instance as I don't think getting into complex remote management of servers etc. will be required and it seems like Grumble directly supports the websockets needed by the above webclient... I also suspect that it is a bit more lightweight on server resources compared to the official Murmur server app.
Anyways, suggestions and help appreciated
