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

Jitter Buffer error #253

Open
dryarullin opened this issue May 2, 2024 · 0 comments · May be fixed by #254
Open

Jitter Buffer error #253

dryarullin opened this issue May 2, 2024 · 0 comments · May be fixed by #254
Assignees

Comments

@dryarullin
Copy link

dryarullin commented May 2, 2024

Your environment.

  • Version: v0.1.29 and main branch

What did you do?

I push and pop packets to the Jitter Buffer.

What did you expect?

If I added N packets then I can get N packets.

What happened?

If I pushed packet with a SequenceNumber equal MaxUint16, then I won't be able to pop it. Packets with this SequenceNumber are possible.

I think the problem is in the following code and similar.

@thatsnotright Have a look, please.

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

Successfully merging a pull request may close this issue.

2 participants