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

add support for reading and writing RTCP XR packets #10

Merged
merged 1 commit into from
Nov 18, 2024
Merged

add support for reading and writing RTCP XR packets #10

merged 1 commit into from
Nov 18, 2024

Commits on Nov 14, 2024

  1. add support for reading and writing RTCP XR packets

    As specified in RFC 3611.
    
    Supports:
    - Loss RLE
    - Duplicate RLE
    - Packet Receive Times
    - DLRR
    
    Does not support:
    - Statistics Summary
    - VOIP Metrics
    ystreet committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a1d80fd View commit details
    Browse the repository at this point in the history