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: enable liveui on more livestreams #7502

Merged
merged 3 commits into from
Nov 9, 2021
Merged

fix: enable liveui on more livestreams #7502

merged 3 commits into from
Nov 9, 2021

Conversation

gkatsev
Copy link
Member

@gkatsev gkatsev commented Nov 8, 2021

Some live streams with a 30s live window can actually fluctuate between below and above the 30s threshold we have. Instead, we should have a slightly lower default to have those streams get the liveui.

Some live streams with a 30s live window can actually fluctuate between below and above the 30s threshold we have. Instead, we should have a slightly lower default to have those streams get the liveui.
@gkatsev gkatsev added the needs: LGTM Needs one or more additional approvals label Nov 8, 2021
@codecov
Copy link

codecov bot commented Nov 8, 2021

Codecov Report

Merging #7502 (7fa5c0c) into main (f326cf3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #7502   +/-   ##
=======================================
  Coverage   79.73%   79.73%           
=======================================
  Files         116      116           
  Lines        7298     7298           
  Branches     1755     1755           
=======================================
  Hits         5819     5819           
  Misses       1479     1479           
Impacted Files Coverage Δ
src/js/live-tracker.js 93.43% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f326cf3...7fa5c0c. Read the comment docs.

@misteroneill misteroneill removed the needs: LGTM Needs one or more additional approvals label Nov 9, 2021
@gkatsev gkatsev merged commit e9e894f into main Nov 9, 2021
@gkatsev gkatsev deleted the livethreshold branch November 9, 2021 15:13
edirub pushed a commit to edirub/video.js that referenced this pull request Jun 8, 2023
Some live streams with a 30s live window can actually fluctuate between below and above the 30s threshold we have. Instead, we should have a slightly lower default to have those streams get the liveui.
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