-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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(HLS): Fix audio and video out of sync #5658
Conversation
Incremental code coverage: 100.00% |
Which branches have that change? Only those branches should get this fix cherry-picked. This fix may break other branches. |
Only 4.3 and 4.4 |
This did not cherry-pick cleanly to v4.3.x, and I am not familiar with the change you're referencing. Can you please reimplement this in a PR against v4.3.x if it's necessary? |
Fixes #5584
Fixes #5013
Fixes #5397
timestampOffset calculation is no longer necessary in the HLS parser because we introduce recently some change in MediaSourceEngine to calculate the timestampOffset