Mumble was the first VoIP application to establish true low latency voice communication over a decade ago. But low latency and gaming are not the only use cases it shines in.

We heard from users who record podcasts with our multi-channel audio recorder, players seeking realism with our positional audio in games, Eve Online players with huge communities of over 100 simultaneous voice participants (I bet they make good use of our extensive permission system ð), the competitive Team Fortress 2 community making us their required voice communication platform, hobby radio transmission users, and a variety of workplaces adapting Mumble to fit their needs - be it on-head mobile devices or communicating across countries or into airplanes.

Administrators appreciate Mumble for being able to self host and have control over data security and privacy. Some make use of the extensive permission system for complex scenarios (for example separating two groups but leaders being able to talk to both). Some love to provide their users with additional functionality with scripts making use of server APIs, or host music bots and the like that connect to the server. Those that have an existing user database often make use of authenticators to allow authenticating with existing account login data.

Features

Different user groups are interested in different capabilities and so we describe some of the features specific to each kind of user.

For End-Users

  • Mumble Client
  • Connected to a Server
  • Public Server List
  • Low-latency - great for talking and gaming
  • Stay private and secure
  • always encrypted communication
  • Public/private-key authentication by default
  • Recognize friends across servers

For gamers:

  • In-game Overlay - see who is talking, FPS and the current time
  • Positional audio - hear the players from where they are located in-game
  • Wizards to guide you through setup, like configuring your microphone

To get started simply download, install and start Mumble and connect to a public server, or a specific one you know of.

For Administrators

  • Libre software - no licensing hassle, caveats and limitations
  • Open Source - open in security and technology, and open to extendibility
  • Extensive user permission system (ACL)
  • Extendible through Ice protocols
  • Web interfaces - free choice of several community free software projects
  • Channel viewers - even without direct Ice access, if the hoster provides the CVP, easily set up your channel viewer of choice
  • Authenticators - to allow users to authenticate against an existing user database
  • Custom chat commands and context (right click) menu entries

To get started you can check out our Server guide.

For configuration options see Murmur.ini and our documentation on third party administration software, scripts, and bots.

For Hosters

  • Free software - no licensing hassle or cost
  • Automatable administration through Ice middleware
  • Low resource cost for hosting
  • Very stable server software
  • Free choice between official and third party server software
  • Custom web-interfaces for users through Ice
  • Or host one of the available free software web interfaces
  • Provide users with channel viewer data (CVP) without giving control away
  • Or empower the users by providing the Ice interface

To get started you can check out our Server guide.

What's New

Client

  • Fixed: Correctly remember muted state across restarts (#6440)
  • Fixed: Correctly save local volume adjustment when clicking slider bar (#6574)
  • Fixed: Correctly set AudioWizard echo cancellation checkbox state (#6611)
  • Fixed: Crash when opening settings dialog (#6426)
  • Fixed: Crash when trying to use positional audio on a mono output device (#6510)
  • Fixed: Duplicate group name in ACLEditor (#6457)
  • Fixed: Limit size of the chat bar (#6578)
  • Fixed: Make SPACE popup the user/group list in ACLEditor (#6457)
  • Fixed: Prevent log spam when adjusting volume of clients without certificate (#6486)
  • Fixed: Prevent sending plain text on fast CTRL+V + ENTER presses (#6570)
  • Fixed: Remove mention of the Mumble wiki (#6562)
  • Fixed: Remove placeholder wrapping in ChatBar (#6442)
  • Fixed: Remove redundant OpenSSL locking callback check (#6553)
  • Fixed: Replace dead URL in Certificate Wizard (#6565)
  • Fixed: Settings not being saved on Windows if username contains Unicode (#6648)
  • Fixed: Update changes in ACLEditor when losing focus (#6457)
  • Fixed: Update tab order in AudioInput dialog (#6478)
  • Fixed: Usability of the GlobalShortcutButtons dialog (#6443)
  • Fixed: Use correct off audio cue (#6615)
  • Fixed: Wrong sample count in plugin callback (#6499)

Server

  • Fixed: Allow to move temporary channels provided sufficient permissions (#6454)
  • Fixed: Change server thread name to "mumble-server" instead of "Main" (#6559)
  • Fixed: Remove redundant OpenSSL locking callback check (#6553)
  • Positional audio plugins
  • Fixed: Load correct pages for modules (#6598)

Known issues

  • macOS binaries not being signed/notarized (overlay installer not signed) (#4263)
  • Overlay blocked by BattleEye. A request to whitelist it has been made.
  • Overlay blocked by CS:GO Trusted Mode