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

stream: faster video jitter buffer offloading #2622

Merged
merged 4 commits into from
Jun 19, 2023
Merged

Conversation

sreimers
Copy link
Member

With higher bitrates video decoding freezes sometimes since jitter buffer offloading is not fast enough.

With higher bitrates video decoding freezes sometimes since jitter
buffer offloading is not fast enough.
@sreimers sreimers marked this pull request as ready for review June 18, 2023 08:06
@alfredh alfredh merged commit f35862c into main Jun 19, 2023
@alfredh alfredh deleted the stream_video_poll branch June 19, 2023 07:27
cspiel1 pushed a commit to cspiel1/baresip that referenced this pull request Jul 7, 2023
* stream: faster video jitter buffer offloading

With higher bitrates video decoding freezes sometimes since jitter
buffer offloading is not fast enough.

* use for instead while loop

* use while with max jbuf packets limit

* refactor
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 this pull request may close these issues.

2 participants