Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed to encode 88 B of PCM data: invalid argument #17

Open
CosineP opened this issue Jul 14, 2018 · 0 comments
Open

failed to encode 88 B of PCM data: invalid argument #17

CosineP opened this issue Jul 14, 2018 · 0 comments

Comments

@CosineP
Copy link

CosineP commented Jul 14, 2018

Version / OS: master / Debian Testing

Steps to reproduce:
Call sendAudioData with data from PortAudio.

A small 75-line program that demonstrates the problem: https://gist.github.com/CosineP/c2811cd9b7461b05046f15d4ae2f0183

Expected results:
Audio is sent to Mumble server

Actual results:
This fatal AudioException is thrown:

terminate called after throwing an instance of 'mumlib::AudioException'
  what():  failed to encode 69 B of PCM data: invalid argument
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant