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

chore: add latency estimate to demo #1541

Closed
wants to merge 2 commits into from
Closed

Conversation

adrums86
Copy link
Contributor

@adrums86 adrums86 commented Sep 28, 2024

Description

Use #EXT-X-PROGRAM-DATE-TIME tags when present https://datatracker.ietf.org/doc/html/rfc8216#section-4.3.2.6, to estimate the latency of the current segment, adjusting for the time elapsed within the segment.

Specific Changes proposed

Please list the specific changes involved in this pull request.

Requirements Checklist

  • Feature implemented / Bug fixed
  • If necessary, more likely in a feature request than a bug fix
  • Reviewed by Two Core Contributors

Copy link

codecov bot commented Sep 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.39%. Comparing base (8456cb3) to head (ab8de9b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1541   +/-   ##
=======================================
  Coverage   86.39%   86.39%           
=======================================
  Files          43       43           
  Lines       11165    11165           
  Branches     2552     2552           
=======================================
  Hits         9646     9646           
  Misses       1519     1519           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adrums86
Copy link
Contributor Author

Going to close this because I don't think this is necessary and was more of a POC for informational purposes.

@adrums86 adrums86 closed this Nov 13, 2024
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.

1 participant