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

Dynamic latency improvements #712

Open
3 tasks
gavv opened this issue Apr 2, 2024 · 0 comments
Open
3 tasks

Dynamic latency improvements #712

gavv opened this issue Apr 2, 2024 · 0 comments

Comments

@gavv
Copy link
Member

gavv commented Apr 2, 2024

Follow-up for #688, tasks for future releases:

  • Don't start session from fixed latency. Instead, start from min latency, wait until accumulated amount becomes larger than jitter or max latency, and then start session.
  • Don't take into account short jitter spikes. Maybe use running percentile instead of running maximum.
  • Use running maximum for estimated FEC block duration.
@gavv gavv added this to Frontlog in kanban board Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant