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

Live seeking #3324

Merged
merged 9 commits into from Jul 15, 2020
Merged

Conversation

bbert
Copy link
Contributor

@bbert bbert commented Jul 7, 2020

Following PR #3308, this PR resolves live seeking for non-modern browsers for which seeking at a time on video element fails when there is no buffered data at requested time.
Data requires to be buffered first, before seeking video element to original seek target time

Bertrand Berthelot added 8 commits July 6, 2020 08:17
@dsilhavy dsilhavy added this to the 3.1.2 milestone Jul 14, 2020
@dsilhavy dsilhavy self-requested a review July 14, 2020 08:49
@dsilhavy dsilhavy merged commit 2ef6520 into Dash-Industry-Forum:development Jul 15, 2020
@bbert bbert deleted the live-seek branch August 17, 2020 12:18
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.

None yet

2 participants