forked from roc-streaming/roc-toolkit
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
roc-streaminggh-675 Implement reports from RFC 6776 and RFC 6843
- Add support for Delay Metrics XR block (RFC 6843) and Measurement Info XR block (RFC 6776) - Send these blocks from receiver and handle them on sender This allows to obtain e2e latency on sender and use it for sender-side clock adjustment, which will be added in future commits. Currently, receiver doesn't calculate min/max/avg RTT, and just sends the latest value. This will be fixed in future commits.
- Loading branch information
Showing
17 changed files
with
1,431 additions
and
660 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.