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

Opus audio is not received completely #2090

Open
Yaroslav-95 opened this issue Jan 17, 2022 · 0 comments
Open

Opus audio is not received completely #2090

Yaroslav-95 opened this issue Jan 17, 2022 · 0 comments

Comments

@Yaroslav-95
Copy link

Your environment.

  • Version: v3.1.15
  • Browser: N/A

What did you do?

I've written a small program to test Pion in which I have two instances of the same program communicate with each other over WebRTC using Pion. One "calls" the other and sends over RTP an opus track.

What did you expect?

To receive the audio that was sent with no discernible differences.

What happened?

The received audio sounds as if some samples or packets were skipped or lost. It was tested locally, so it's not a network problem, and the resulting audio sounds the same every time, so the lost data is always the same.

The test program: https://github.com/Yaroslav-95/wrtcion
Version where the received audio is saved to disk: https://github.com/Yaroslav-95/wrtcion/tree/save-to-file

Maybe it's not really an issue with Pion, I'm not sure. But I've been trying to get this to work properly and honestly I have no idea what I might be doing wrong, or If I'm doing something wrong.

@Sean-Der Sean-Der added this to the 3.2.0 milestone Jan 23, 2022
@Sean-Der Sean-Der removed this from the 3.2.0 milestone May 22, 2022
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

2 participants