Marco Macrì
Marco Macrì
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...
Hello. Whenever a disconnection occurs (i close murmur to simulate connection loss) if i try to send a sound to the server i get this error. ``` Traceback (most recent...
Hi guys. I was trying to make a simple mumble client. I wrote the basics but the audio i get stutters a lot. The code follows: ``` import pymumble_py3 from...