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

drifttracer: add cumulativeOverdrift and expose via stats #2481

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

oviano
Copy link
Contributor

@oviano oviano commented Oct 6, 2022

The cumulative overdraft represents the clock drift since the start of the stream. Exposing this information via the stats system allowed my video player to adjust its playback speed to accommodate the clock drift and keep everything sweet.

@maxsharabayko maxsharabayko added Type: Enhancement Indicates new feature requests [API] Area: Changes in SRT library API labels Oct 7, 2022
@maxsharabayko maxsharabayko modified the milestones: v1.6.0, Major Oct 7, 2022
@maxsharabayko
Copy link
Collaborator

Touches SRT API. Might be something to consider within #1215.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[API] Area: Changes in SRT library API Type: Enhancement Indicates new feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants