Activity

  • admin posted an update 6 years, 5 months ago

    I was looking for Voice Over IP Free Software or Alternatives and came across an Interesting one called Mumble. Mumble is actually an Open Source Team Speak

    Here is what Wikipedia says about it:
    Mumble is a voice over IP (VoIP) application primarily designed for use by gamers and is similar to programs such as TeamSpeak.[2]

    Mumble uses a client–server architecture which allows users to talk to each other via the same server.[3] It has a very simple administrative interface and features high sound quality and low latency. All communication is encrypted to ensure user privacy.[4]

    Mumble is free and open-source software, is cross-platform, and is released under the terms of the new BSD license.

    Contents

    1 Channel hierarchy
    2 Sound quality
    3 Security and privacy
    4 Overlay
    5 Positional audio
    6 Mobile apps
    7 Server integration
    8 Server hosting
    9 See also
    10 References
    11 External links

    Channel hierarchy

    A Mumble server (called Murmur) has a root channel and a hierarchical tree of channels beneath it. Users can temporarily connect channels to create larger virtual channels. This is useful during larger events where a small group of users may be chatting in a channel, but are linked to a common channel with other users to hear announcements. It also matches team-based first-person shooter (FPS) games. Each channel has an associated set of groups and access control lists which control user permissions. The system supports many usage scenarios, at the cost of added configuration complexity.[5]
    Sound quality

    Mumble uses the low-latency audio codec Opus as of version 1.2.4[6], the codec that succeeds the previous defaults Speex and CELT. This and the rest of Mumble’s design allow for low-latency communication, meaning a shorter delay between when something is said on one end and when it’s heard on the other. Mumble also incorporates echo cancellation to reduce echo when using speakers or poor quality sound hardware.
    Security and privacy

    Mumble connects to a server via a TLS control channel, with the audio travelling via UDP encrypted with AES in OCB mode.[7] As of 1.2.9 Mumble now prefers ECDHE + AES-GCM cipher suites if possible, providing Perfect Forward Secrecy.[8] While password authentication for users is supported, since 1.2.0 it is typically eschewed in favor of strong authentication in the form of public key certificates.[9]
    Overlay

    There is an integrated overlay for use in games.[4] The overlay shows who is talking and what linked channel they are in. As of version 1.0, users could upload avatars to represent themselves in the overlay, creating a more personalized experience. As of version 1.2, the overlay works with most Direct3D 9/10 and OpenGL games on Windows and has OpenGL support for Linux and Mac OS X.[10] DirectX 11 game support was later added.
    Positional audio

    For certain games, Mumble modifies the audio to position other players’ voices according to their relative position in the game.[4] This not only includes giving a sense of direction, but also of distance.

    To realise this, Mumble sends each player’s in-game position to players in the same game with every audio packet. Mumble can gather the information needed to do this in two ways: it either reads the needed information directly out of the memory of the game or the games provide it themselves via the so-called link plugin interface.

    The link plugin provides games with a way to expose the information needed for positional audio themselves by including a small piece of source code provided by the Mumble project.[11] Several high-profile games have implemented this functionality including many of Valve’s Source Engine based games (Team Fortress 2, Day of Defeat: Source, Counter-Strike: Source, Half-Life 2: Deathmatch)[12][13] and Guild Wars 2.[14][15]
    Mobile apps

    Mobile apps are available for Mumble, such as Mumblefy for iOS[16] and Plumble for Android.[17][18]
    Server integration

    Mumble fits into existing technological and social structures. As such, the server is fully remote controllable over Ice.[19] User channels as well as virtual server instances can be manipulated. The project provides a number of sample scripts illustrating the abilities of the interface[20] as well as prefabricated scripts offering features like authenticating users using an existing phpBB or Simple Machines Forum database.[21] The murmur server uses port 64738 TCP and UDP by default.

    An alternative minimalist implementation of the mumble-server (Murmur) is called uMurmur.[22] It is intended for installation on embedded devices with limited resources, such as, for example, residential gateways running OpenWrt.[23]
    Server hosting

    Like many other VoIP clients, Mumble servers can be both rented or hosted locally. Hosting a Mumble server locally requires downloading Murmur (included as an option in the Mumble installer) and launching it. Configuring the server is achieved via editing the configuration file. The configuration file holds information for the server’s name, user authentication, audio quality restrictions, and port.

    Administrating the server from within requires a user to be given administrator rights, or can also be done by logging into the SuperUser account. Administrators within the server can add or edit rooms, manage users, and view the server’s information.

PC Knowledge sharetank

Skip to toolbar