Skip to content

fix: liveui tweaks#5650

Merged
gkatsev merged 6 commits into
masterfrom
fix/liveui-tweaks
Dec 6, 2018
Merged

fix: liveui tweaks#5650
gkatsev merged 6 commits into
masterfrom
fix/liveui-tweaks

Conversation

@brandonocasey

@brandonocasey brandonocasey commented Dec 4, 2018

Copy link
Copy Markdown
Contributor

Changes

  1. Make sure that we seek to live playback on the first timeupdate
  2. Do not report that we are not live before playback has started (a timeupdate has been seen)
  3. Prevent negative seekable increments
  4. We can seek past the seekable value in the video element, so we use that to seek to live, rather than waiting for a seekable end change.

@brandonocasey brandonocasey changed the title Fix/liveui tweaks fix: liveui tweaks Dec 4, 2018

@misteroneill misteroneill left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

One question.

Comment thread test/unit/live-tracker.test.js
Comment thread src/js/live-tracker.js Outdated
@gkatsev

gkatsev commented Dec 5, 2018

Copy link
Copy Markdown
Member

This is a great change towards making the button seek to "live" asap. In another PR, we probably need to do @gesinger's suggestion of looseing up what "at edge" means as I can see the inidicator toggling between grey and red during regular playback.

@gkatsev gkatsev merged commit 831961b into master Dec 6, 2018
@gkatsev gkatsev deleted the fix/liveui-tweaks branch December 6, 2018 20:15
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.

3 participants