flutter_soloud icon indicating copy to clipboard operation
flutter_soloud copied to clipboard

fix: SoLoudFailedToDecodeOpusPacketCppException: Failed to decode Opus data. This could happen when the data is corrupted. (on the C++ side)

Open ZZImagine opened this issue 6 months ago • 1 comments

Description

multiple OGG audio streams Failed to decode Opus data

Steps To Reproduce Expected Behavior Screenshots

Image

Image

Additional Context

Using WebSocket stream to play OPUS format data, when there is only one OGG audio stream, it can be played normally, and multiple OGG audio streams will be parsed incorrectly

ZZImagine avatar Apr 18 '25 11:04 ZZImagine