-
Based on a discussion in the Mumble development room, @Krzmbrzl suggested that refactoring the DBus API code to use the new plugin API might be a better way to handle it.
> krzmbrzl: Anyways: imo …
-
When I use getUserMedia for the mic on any other web app I get a constant beeping. Do you know why/how Mumble Web is different?
-
### Context
Currently, the only way to view channel comments is to hover the cursor over the channel, or click the comment indicator. Either way, the channel comment is only viewable as a pop-up, not…
dexgs updated
1 month ago
-
### Context
_No response_
### Description
Hi,
First of all, thanks for the wonderful project!
I have a requirement where only one person should be able to broadcast at any given time. If two …
-
```
What steps will reproduce the problem?
1. Install IE dev channel
2. Build protobuf using the MSVC project files
3. Run the test binaries
What is the expected output? What do you see instead?
I e…
-
**Context:**
Related to https://github.com/mumble-voip/mumble/issues/4127
**Description:**
I suggest adding help icons/buttons to the configuration UI.
This way we can describe more complex feat…
-
#### Your system information
* Steam client version (build number or date): Oct 28 2020, at 23:35:02
* Distribution (e.g. Ubuntu): Debian 10
* Opted into Steam client beta?: Where can I see this…
-
Here is part of my code:
```
let MumbleClient;
mumble.connect( 'mumble://localhost', options, (error,client) => {
if( error ) { throw new Error( error ); }
client.authenticate( 'sh1bot' )…
-
A lot of channels in the mumble server I use don't let you in if you're not registered. Is there a way to make it so we can register on the iPhone?
-
I heard that there were internal docs on how to set up popular apps like Mumble to run on Loki.
Can we surface this info?