Skip to content

v1.2.9

Compare
Choose a tag to compare
@davidffa davidffa released this 21 Aug 21:37
· 5 commits to dev since this release
58ded8a
  • Update youtube-source
  • Use voice gateway v8
  • Use the new voice encryption modes (AES256_GCM if available or XChaCha20_Poly1305)

Voice Receive

  • Fix race condition when decoding opus packets that was causing sporadic segfaults in the opus decoder
  • Ensure that the received voice packets are processed in the same order they were received