Skip to content

Encode capture time in rtp timestamp - #164

Merged
lkang-nuro merged 5 commits into
mainfrom
feat/encode-capture-time-in-rtp-timestamp
Jul 1, 2026
Merged

Encode capture time in rtp timestamp#164
lkang-nuro merged 5 commits into
mainfrom
feat/encode-capture-time-in-rtp-timestamp

Invalidate SSRC cache on reconnect

da184cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 1, 2026 in 1s

48.20% (+1.56%) compared to 64a421c

View this Pull Request on Codecov

48.20% (+1.56%) compared to 64a421c

Details

Codecov Report

❌ Patch coverage is 83.54430% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.20%. Comparing base (64a421c) to head (da184cb).

Files with missing lines Patch % Lines
sender/rtc_sender.go 66.66% 6 Missing and 7 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #164      +/-   ##
==========================================
+ Coverage   46.63%   48.20%   +1.56%     
==========================================
  Files          18       19       +1     
  Lines        1829     1894      +65     
==========================================
+ Hits          853      913      +60     
- Misses        907      908       +1     
- Partials       69       73       +4     

☔ View full report in Codecov by Harness.
📢 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.