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
10.78k stars 1.4k forks source link

webrtc: fix crash when marshaling ICE fragments #3231

Closed aler9 closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 56.00%. Comparing base (5a39e07) to head (1018935).

Files Patch % Lines
internal/protocols/webrtc/ice_fragment.go 0.00% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3231 +/- ## ========================================== - Coverage 56.01% 56.00% -0.02% ========================================== Files 154 154 Lines 17034 17036 +2 ========================================== - Hits 9542 9541 -1 - Misses 6740 6742 +2 - Partials 752 753 +1 ```

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

github-actions[bot] commented 2 months ago

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