Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

reset segment loaders on all flash seeks #1008

Merged
merged 3 commits into from
Feb 16, 2017
Merged

Conversation

mjneil
Copy link
Contributor

@mjneil mjneil commented Feb 13, 2017

Description

seeking into a buffered region while using flash playback can cause the player to stall since flash seeks clear the buffer but the segment loader still acts as if it is just in mediaIndex++ walk forward mode when it should resync to fetch the correct segment

Copy link
Contributor

@gesinger gesinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be worth adding a test for setCurrentTime around the behavior.

@mjneil mjneil merged commit af6c433 into videojs:master Feb 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants