VoRS: Vo(IP) Simple Alternative to Mumble
vors.stargrave.org
VoRS: Vo(IP) Simple Alternative to Mumble
1–10 of 77 posts
Re: VoRS: Vo(IP) Simple Alternative to Mumble
#2Re: VoRS: Vo(IP) Simple Alternative to Mumble
#3It would also be great to have this running on ESP32 or similar, so you could make dedicated IP desk intercoms - I envisage a star-trek style intercom, with each button being a channel that you can join by pushing it in (can join multiple simultaneously).
Re: VoRS: Vo(IP) Simple Alternative to Mumble
#4Re: VoRS: Vo(IP) Simple Alternative to Mumble
#5Anyone able to find the source code? Can't see it listed anywhere
Re: VoRS: Vo(IP) Simple Alternative to Mumble
#6It mentions WebRTC but this project wouldn't work in browsers as it's a Go CLI tool. Is there any alternative to WebRTC nowadays? How far along is WebTransport? Anything else that could rely on older web tech?
Re: VoRS: Vo(IP) Simple Alternative to Mumble
#7This is great but would need to run on windows for the typical mumble use-case of gaming. It would also be great to have this running on ESP32 or similar, so you could make dedicated IP desk intercoms - I envisage a star-trek style intercom, with each button being a channel that you can join by pushing it in (can join multiple simultaneously).
You can game on Linux just fine.
Re: VoRS: Vo(IP) Simple Alternative to Mumble
#8I've been idly hacking on something quite similar but using QUIC instead. One of the downsides with QUIC of course is that it assumes TLS by default which makes it inefficient for use on encrypted transports (like wireguard, zerotier, tailscale, or yggdrassil.) I'll definitely give this a go as I'm a big fan of NNCP, another project by the author.
Re: VoRS: Vo(IP) Simple Alternative to Mumble
#9This is great but would need to run on windows for the typical mumble use-case of gaming. It would also be great to have this running on ESP32 or similar, so you could make dedicated IP desk intercoms - I envisage a star-trek style intercom, with each button being a channel that you can join by pushing it in (can join multiple simultaneously).
> This is great but would need to run on windows for the typical mumble use-case of gaming. You can game on Linux just fine.
Re: VoRS: Vo(IP) Simple Alternative to Mumble
#10This is great but would need to run on windows for the typical mumble use-case of gaming. It would also be great to have this running on ESP32 or similar, so you could make dedicated IP desk intercoms - I envisage a star-trek style intercom, with each button being a channel that you can join by pushing it in (can join multiple simultaneously).