openbsd readme update

This commit is contained in:
Tyler Stiene 2021-04-24 13:22:09 -04:00
parent 235dc44f41
commit 9246563a35
1 changed files with 5 additions and 0 deletions

View File

@ -172,6 +172,11 @@ go build -o mumble-discord-bridge *.go
make mumble-discord-bridge 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 ## Jitter Buffer
The bridge implements simple jitter buffers that attempt to compensate for network, OS and hardware related jitter. The bridge implements simple jitter buffers that attempt to compensate for network, OS and hardware related jitter.