Trevor Irwin
Trevor Irwin
### What issue do you have? Please be as thorough and explicit as possible. [Line 94 of lan.js](https://github.com/bwp91/homebridge-ewelink/blob/ca4b00eddc70fe944a217be2e27b96370b48b182/lib/connection/lan.js#L94) tests if the packet address matches the device info. If it doesn't,...
Hi, When building MumbleGuiClient with Visual Studio 2019, I'm getting very choppy playback. I would estimate it at a fraction of a second (so maybe a handful of packets at...
Per the Readme, I wanted to create an issue to share what I'm working on. My end goal is to use MumbleSharp in a Xamarin application for iOS and Android....
Receiving some longer audio packet lengths and/or low bitrates is not supported (in MumbleGuiClient)
A number of Mumble clients have the following quality presets: - __High__: 72 kbit/s, 10 ms audio per packet - __Balanced/Medium__: 40 kbit/s, 20 ms audio per packet - __Low__:...
The very simple jitter buffer implemented in #54 is functional but very simple. There are many improvements that could still be made. Suggestions so far include: - Detecting network traffic...