mirror of
https://github.com/stryan/mumble-discord-bridge.git
synced 2024-11-16 20:15:40 -05:00
openbsd readme update
This commit is contained in:
parent
235dc44f41
commit
9246563a35
@ -172,6 +172,11 @@ go build -o mumble-discord-bridge *.go
|
||||
make mumble-discord-bridge
|
||||
```
|
||||
|
||||
### OpenBSD Users
|
||||
|
||||
OpenBSD users should consider compiling a custom kernel to use 1000 ticks for the best possible performance.
|
||||
See [issue 20](https://github.com/Stieneee/mumble-discord-bridge/issues/20) for the latest discussion about this topic.
|
||||
|
||||
## Jitter Buffer
|
||||
|
||||
The bridge implements simple jitter buffers that attempt to compensate for network, OS and hardware related jitter.
|
||||
|
Loading…
Reference in New Issue
Block a user