Issues receiving and decoding opus from browser/vencord clients

I am able to successfully decode opus data to pcm from other users except my friend who is using the vencord client which apparently uses the discord web client as a base. The decode function doesn't error and I receive unplayable pcm data.
No description
7 Replies
d.js toolkit
d.js toolkit•2mo ago
PixelBlob
PixelBlobOP•2mo ago
This issue seems to talk about a similar issue but its marked as solved https://github.com/discordjs/discord.js/issues/5105
GitHub
Voice receive not working for audio from browser clients · Issue #...
Please describe the problem you are having in as much detail as possible: Discord JS is causing a crash due to attempting to decode corrupt compressed data from voice receiving. I believe it is due...
PixelBlob
PixelBlobOP•2mo ago
the same issue seems to occur on his firefox browser but not mine, it might somehow be related to his account? is it the new weird discord encryption thing? yeah its the dave thing
PixelBlob
PixelBlobOP•2mo ago
No description
PixelBlob
PixelBlobOP•2mo ago
when he switches from bucket 2 to bucket 0 I can recieve audio from him
No description
PixelBlob
PixelBlobOP•2mo ago
installing this packages seems to have fixed it @snazzah/davey
d.js toolkit
d.js toolkit•2mo ago
The thread owner has marked this issue as solved.

Did you find this page helpful?