Mumble is an open-source, low-latency, high quality voice chat software.
Go to file
2020-07-08 17:55:46 +02:00
.github .github/stale.yml: Configure stale-bot 2020-04-10 10:08:07 +02:00
.tx Add transifex client configuration for project. 2014-04-27 03:20:48 +02:00
3rdparty src: Made CryptState an abstract class, in order to support multiple crypto types in the future. Moved all crypto-related files into src/crypto. 2020-06-06 20:37:59 +08:00
3rdPartyLicenses scripts/mklic.pl, 3rdPartyLicenses: add libffi license. 2018-02-11 11:54:20 +01:00
docs MAINT(readme): Move READMEs for static server into docs/ 2020-07-08 17:55:46 +02:00
g15helper REFAC(g15helper): replace NULL with nullptr 2020-07-02 12:19:22 +02:00
icons themes: add "Classic - Old Style" theme 2019-03-21 07:27:29 +01:00
installer Installer: Add mumble icon file, issue #3058 2020-05-24 20:35:46 -04:00
macx MAINT(readme): Move READMEs for static server into docs/ 2020-07-08 17:55:46 +02:00
man man: update murmurd.1 to mention SIGHUP and SIGUSR1. 2017-04-24 22:31:32 +02:00
overlay REFAC(overlay): replace NULL with nullptr 2020-06-28 19:04:21 +02:00
overlay_gl Auto-update LICENSE.header in source files 2020-01-07 03:09:22 +01:00
overlay_winx64 Update copyright years in .plist and .rc files 2020-01-07 03:12:11 +01:00
plugins REFAC(plugins): replace NULL with nullptr 2020-06-28 19:04:27 +02:00
qmake CXX-STANDARD: Enforce (at least) cpp14 2020-06-05 08:58:20 +02:00
samples Add sound for recording state change notifications 2010-08-25 23:24:37 +02:00
screenshots screenshots: Added Mumble screenshots 2020-04-04 12:58:36 +02:00
scripts MAINT(snapshot-versions): Change snapshot version format 2020-07-03 13:41:56 +02:00
src Merge pull request #4339: FEAT(talking-ui): Show selected status icons in TalkingUI 2020-07-03 18:03:43 +02:00
themes FEAT(client): Indicate talking users when locally muted 2020-07-02 17:29:05 +02:00
.azure-pipelines.yml CI: Added check for unprocessed translations 2020-05-10 13:01:57 +02:00
.cirrus.yml Merge pull request #3987: Make VersionCheck prepare asynchronously 2020-04-07 11:13:04 +02:00
.gitignore Update gitignore 2018-12-30 23:54:13 -06:00
.gitmodules 3rdparty: Removed sbcelt submodule as it is not used and broken 2020-05-07 08:14:09 +02:00
.lgtm.yml .lgtm.yml: Prepare for Ubuntu 19.10 2019-10-18 14:01:05 +02:00
.mailmap Added aliases of Robert Adam 2020-01-28 12:47:16 +01:00
.travis.yml Travis CI: disable SonarCloud scanner, incompatible with Ubuntu Bionic (18.04) 2019-10-15 02:59:55 +02:00
AUTHORS AUTHORS: update via scripts/generate-AUTHORS.py. 2020-01-10 22:33:25 +01:00
CHANGES Update AUTHORS and CHANGES. 2016-12-23 09:27:14 +01:00
COMMIT_GUIDELINES.md MAINT: Create commit guidelines 2020-06-15 08:11:35 +02:00
Dockerfile Dockerfile: use regex for protobuf and grpc package names 2020-04-18 16:15:41 +02:00
Doxyfile Doxyfile: set "EXTRACT_ALL" to "YES" 2019-12-26 20:27:52 +01:00
INSTALL INSTALL: undocument 'no-directsound' option 2019-10-05 08:10:58 +02:00
LICENSE LICENSE, LICENSE.header: add 2020 to the copyright range 2020-01-07 02:54:50 +01:00
LICENSE.header LICENSE, LICENSE.header: add 2020 to the copyright range 2020-01-07 02:54:50 +01:00
main.pro Auto-update LICENSE.header in source files 2020-01-07 03:09:22 +01:00
README Deleted note about bandwidth usage from README(.md) files 2020-03-03 10:47:50 +01:00
README.Linux corrected spellings/grammar for readability 2018-10-29 02:16:41 +05:30
README.md MAINT(readme): Drop "for gamers" from README 2020-07-08 17:55:39 +02:00
SECURITY.md Add link to advisories in SECURITY.md 2020-05-31 16:39:12 +02:00
sonar-project.properties Travis CI: add SonarCloud integration for static code analysis 2019-06-29 00:41:35 +02:00

Mumble screenshot

Mumble - Open Source voice-chat software

https://www.mumble.info

#mumble:matrix.org #mumble@freenode.net

Codacy LGTM Azure Cirrus CI Travis CI

Mumble is an Open Source, low-latency and high-quality voice-chat program written on top of Qt and Opus.

There are two modules in Mumble; the client (mumble) and the server (murmur). The client works on Win32/64, Linux and Mac OS X, while the server should work on anything Qt can be installed on.

Note that when we say Win32, we mean Windows XP or newer.

Running Mumble

On Windows, after installation, you should have a new Mumble folder in your Start Menu, from which you can start Mumble.

On Mac OS X, to install Mumble, drag the application from the downloaded disk image into your /Applications folder.

On Linux, if you have installed Mumble through your distributon's package repostory, you should be able to find Mumble in your start menu. No additional steps necessary.

Once Mumble is launched, you need a server to connect to. Either create your own or join a friend's.

Running Murmur on Unix-like systems

Murmur should be run from the command line, so start a shell (command prompt) and go to wherever you installed Mumble. Run murmur as

murmurd [-supw <password>] [-ini <inifile>] [-fg] [v]

-supw   Set a new password for the user SuperUser, which is hardcoded to
        bypass ACLs. Keep this password safe. Until you set a password,
        the SuperUser is disabled. If you use this option, murmur will
        set the password in the database and then exit.

-ini    Use an inifile other than murmur.ini, use this to run several instances
        of murmur from the same directory. Make sure each instance is using
        a separate database.

-fg     Run in the foreground, logging to standard output.

-v      More verbose logging.

Running Murmur on Mac OS X

Murmur is distributed separately from the Mumble client on Mac OS X. It is called Static OS X Server and can be downloaded from the main webpage.

Once downloaded it can be run in the same way as on any other Unix-like system. For more information please see the 'Running Murmur on Unix-like systems' above.

Running Murmur on Win32

Doubleclick the Murmur icon to start murmur. There will be a small icon on your taskbar from which you can view the log.

To set the superuser password, run murmur with the parameters -supw <password>.