• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer navigation

The Geek Diary

  • OS
    • Linux
    • CentOS/RHEL
    • Solaris
    • Oracle Linux
    • VCS
  • Interview Questions
  • Database
    • oracle
    • oracle 12c
    • ASM
    • mysql
    • MariaDB
  • DevOps
    • Docker
    • Shell Scripting
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

mumble Command Examples in Linux

by Deepika

Mumble is a free, open-source, low-latency, high quality voice chat software designed for gamers. It uses a client-server architecture to allow multiple users to participate in voice chats, and provides a number of features aimed at improving the voice chat experience for gamers.

Some of the key features of Mumble include:

  • Low latency audio transmission, which helps to reduce the delay between speaking and hearing others in the chat
  • High quality audio, with support for multiple codecs and automatic adjustment of audio settings for best performance
  • Server-side user authentication and access control, to ensure that only authorized users can participate in a chat
  • In-game overlay, which displays the chat participants and their speaking status directly on top of the game screen
  • Cross-platform support, with client software available for Windows, MacOS, and Linux

Mumble is designed to be used by gamers, but it can also be used for other types of voice chat, such as online meetings or podcasting. The software is highly configurable, with a number of settings that can be adjusted to suit the needs of the user.

mumble Command Examples

1. Open Mumble:

# mumble

2. Open Mumble and immediately connect to a server:

# mumble mumble://username@example.com

3. Open Mumble and immediately connect to a password protected server:

# mumble mumble://username:password@example.com

4. Mute/unmute the microphone in a running Mumble instance:

# mumble rpc mute|unmute

5. Mute/unmute the microphone and the audio output of Mumble:

# mumble rpc deaf|undeaf

Filed Under: Linux

Some more articles you might also be interested in …

  1. swapoff: command not found
  2. How to Enable Remote Desktop to Share the Current Desktop Session in CentOS/RHEL 7
  3. How to Configure Multiple MySQL Servers On One System Using mysqld_multi
  4. lnav Command Examples in Linux
  5. grub2-install: command not found
  6. How to view file size/details from ls command in Unix
  7. pactl: command not found
  8. libreoffice Command Examples in Linux
  9. hdparm Command Examples in Linux
  10. beep Command Examples in Linux

You May Also Like

Primary Sidebar

Recent Posts

  • powertop Command Examples in Linux
  • powertop: command not found
  • powerstat: command not found
  • powerstat Command Examples in Linux

© 2023 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright