Unable to decode opus packets from VoiceReceiver with dave encryption users
--------------------------------------------------
Core Dependencies
- @discordjs/voice: 0.19.0
- prism-media: 1.3.5
Opus Libraries
- @discordjs/opus: 0.9.0
- opusscript: not found
Encryption Libraries
- native crypto support for aes-256-gcm: yes
- sodium-native: not found
- sodium: 3.0.2
- libsodium-wrappers: 0.7.13
- @stablelib/xchacha20poly1305: 2.0.1
- @noble/ciphers: not found
DAVE Libraries
- @snazzah/davey: 0.1.6
FFmpeg
- version: 6.0-static https://johnvansickle.com/ffmpeg/
- libopus: yes
--------------------------------------------------
3 Replies
I seem to be receiving invalid opus data from users in the dave experiment even after installing the latest
discord.js
, @discordjs/voice
and @snazzah/davey
packagesThe thread owner has marked this issue as solved.