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

Preparation for E2E latency tuning #786

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

baranovmv
Copy link
Member

In order to be able to tune receiver's latency
relying on timestamp mapping that we get from
RTCP feedback, and UDP::Receive_timestamp,
adding these features:

  • RTCP improvements #674: Use receive timestamp (RTS) as report time when processing RTCP report;

  • RTT dumping for debugging (csvplotter ts_offset branch);

  • SCHED_RR for network io thread (run with root privs).

In order to be able to tune receiver's latency
relying on timestamp mapping that we get from
RTCP feedback, and UDP::Receive_timestamp,
adding these features:

* roc-streaminggh-674: Use receive timestamp (RTS) as report time
  when processing RTCP report;

* RTT dumping for debugging (csvplotter ts_offset branch);

* SCHED_RR for network io thread (run with root privs).
@baranovmv baranovmv requested a review from gavv December 4, 2024 23:10
@github-actions github-actions bot added the ready for review Pull request can be reviewed label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review Pull request can be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant