You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 20, 2025. It is now read-only.
Mumble is a free and open source voice chat service. It is low latency, very stable, and high quality. Mumble clients have noise cancellation algorithms like RNNoise that are quite good at isolating human speech.
Communication through Mumble will require a UDP port to be exposed. Keep in mind that as of the time of writing, it is not possible to have a Service of type LoadBalancer that exposes endpoints on both TCP and UDP ports. Therefore, NodePort will have to be used.