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

Fix audio-buffer stall with frequent audio group switching #3800

Merged
merged 1 commit into from Apr 19, 2021

Conversation

robwalch
Copy link
Collaborator

@robwalch robwalch commented Apr 19, 2021

This PR will...

Evict unbuffered audio and main fragments from the tracker on BUFFER_FLUSHED.

Why is this Pull Request needed?

Fixes intermittent (mostly Firefox) audio-buffer stall with frequent audio group switching.

Resolves issues:

Resolves #3770

Checklist

  • changes have been done against master branch, and PR does not conflict

@robwalch robwalch added this to the 1.0.2 milestone Apr 19, 2021
@robwalch robwalch merged commit 9b1a973 into master Apr 19, 2021
@robwalch robwalch deleted the bugfix/audio-group-switching-tracker-state branch April 19, 2021 21:09
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.

Audio buffer was stalled when ABR bitrate was changed twice
1 participant