-
Please,
How to solve:Uncaught TypeError: Cannot read property '__useDefault' of undefined
Macintosh:mumble home$ node -v
v6.7.0
Macintosh:mumble home$ npm -v
3.10.3
Macintosh:mumble home$ au -v
0.2…
-
I know this might be out of scope for this project, but is there any way to use a user account instead of a bot for the bridge? I'm looking to be able to connect to the channels I'm in through my norm…
-
- [ ] Deploy to GDS aws
- [ ] Tune server/clients to be more tolerant of connectivity fluctuations
-
Use hierarchical spaces to map 1:1 to hierarchical mumble rooms
https://element.io/blog/spaces-the-next-frontier/
-
My bot randomly disconnects from the server after about 10 seconds he's been online. The server is running the latest snapshot 1.3.0~537~gf8b63cd~snapshot, so it's using OPUS
I did the following to i…
-
**Context**
Following https://github.com/mumble-voip/mumble/issues/2137, I want to propose a modern icon for mumble.
**Describe the feature you have in mind**
A modern icon, I went for a try …
ghost updated
3 years ago
-
Something like this, maybe:
diff --git a/buildenv/1.3.x/win32-static/setup/prep.cmd b/buildenv/1.3.x/win32-static/setup/prep.cmd
index 7d5f6ed..6def575 100644
--- a/buildenv/1.3.x/win32-static…
-
There exist two problems with PulseAudio usage in Mumble.
1. Mumble offers "Audio Output" -> "Interface" -> "Device" settings which it "inherits" from PulseAudio, but the ordering of devices in Mumble…
-
Hello i am trying to make this awesome library work on a raspberry pi3 B+. I tried using one of the examples (audio-only_client.py), but as said there it does not work on the pi. i tried porting the c…
-
I downloaded the audio only client and had to change some of the imports to get it to work as well as separate the audio listeners to get it to work. Here is the updated script if anyone wants it. I'm…