Situations:
- client: Android + kotlin
- server: node.js
Processings:
- server: push opus packages to client, with samplerate = 24000, 1 channel, 2bytes, 40ms durations
- client: receive opus packages, and then got a: [decode] error: buffer too small problem
while i wonder whether this is a method to set the buffersize to accept the output pcm data from decoder moduler, or other ways to walk out , Thanks alot
`
Situations:
Processings:
while i wonder whether this is a method to set the buffersize to accept the output pcm data from decoder moduler, or other ways to walk out , Thanks alot
`