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

Packet Loss Concealment (PLC) not/barely working #11

Open
mringwal opened this issue Jul 15, 2022 · 0 comments
Open

Packet Loss Concealment (PLC) not/barely working #11

mringwal opened this issue Jul 15, 2022 · 0 comments

Comments

@mringwal
Copy link

When testing audio broadcast, we got a larger number of lost packets and tried to enable the PLC in this (Android's) LC3 codec. However, it's basically not working.

Did anybody try it's PLC yet?

Given that I had no idea where to file an issue with Android, I figured this could be a reasonable place for discussion, too.

I've created a minimal test application that encodes a sine wave and then drops every 20th packet, decodes it and stores it into a wav file.

The wav file is attached: https://user-images.githubusercontent.com/652934/179232913-e903eae1-3052-4a45-b407-fe3ddb349eb0.mp4

and the the test code is here: https://github.com/bluekitchen/liblc3codec/tree/plc-test

(If you want to add the test code here, please say so and let me know what I need to change from an licensing point of view).

Cheers
Matthias

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