Skip to content

I got a [decode] error: buffer too small problem #27

@xprogrammer

Description

@xprogrammer

Situations:

  1. client: Android + kotlin
  2. server: node.js

Processings:

  1. server: push opus packages to client, with samplerate = 24000, 1 channel, 2bytes, 40ms durations
  2. 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

`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions