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.88k stars 1.41k forks source link

hls: fix freeze in case of muxing errors (#3135) #3150

Closed aler9 closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 55.64%. Comparing base (c7dbb95) to head (e494947).

Files Patch % Lines
internal/servers/hls/muxer.go 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3150 +/- ## ========================================== + Coverage 55.54% 55.64% +0.10% ========================================== Files 150 151 +1 Lines 16842 16872 +30 ========================================== + Hits 9355 9389 +34 + Misses 6749 6743 -6 - Partials 738 740 +2 ```

: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.7.0 🚀 Check out the entire changelog by clicking here