Skip to content

Add method to read RTCP for SSRC simulcast tracks

3637ef3
Select commit
Loading
Failed to load commit list.
Open

Support simulcast from "SIM" ssrc-group #3396

Add method to read RTCP for SSRC simulcast tracks
3637ef3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 3, 2026 in 0s

85.41% (-0.25%) compared to 9654161

View this Pull Request on Codecov

85.41% (-0.25%) compared to 9654161

Details

Codecov Report

❌ Patch coverage is 60.56338% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.41%. Comparing base (9654161) to head (3637ef3).

Files with missing lines Patch % Lines
rtpreceiver.go 0.00% 22 Missing ⚠️
peerconnection.go 33.33% 2 Missing and 2 partials ⚠️
sdp.go 95.34% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3396      +/-   ##
==========================================
- Coverage   85.66%   85.41%   -0.25%     
==========================================
  Files          81       81              
  Lines        9819     9880      +61     
==========================================
+ Hits         8411     8439      +28     
- Misses        992     1024      +32     
- Partials      416      417       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.