bluenviron / mediamtx

Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
MIT License
11.84k stars 1.49k forks source link

webrtc: speed up gathering of incoming tracks #3441

Closed aler9 closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 26.47059% with 25 lines in your changes missing coverage. Please review.

Project coverage is 56.03%. Comparing base (eaf47e6) to head (851cab2).

Files Patch % Lines
internal/protocols/webrtc/peer_connection.go 23.33% 23 Missing :warning:
internal/protocols/webrtc/whip_client.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3441 +/- ## ======================================= Coverage 56.03% 56.03% ======================================= Files 191 190 -1 Lines 18953 18959 +6 ======================================= + Hits 10620 10624 +4 - Misses 7521 7523 +2 Partials 812 812 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 3 months ago

This issue is mentioned in release v1.8.3 🚀 Check out the entire changelog by clicking here