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

playaback: use a fixed fMP4 part duration #3203

Closed aler9 closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 55.76%. Comparing base (0a8e626) to head (58c91fc). Report is 1 commits behind head on main.

Files Patch % Lines
internal/playback/muxer_fmp4.go 72.22% 8 Missing and 2 partials :warning:
internal/playback/segment_fmp4.go 25.00% 4 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3203 +/- ## ========================================== + Coverage 55.74% 55.76% +0.01% ========================================== Files 154 154 Lines 16917 16941 +24 ========================================== + Hits 9431 9447 +16 - Misses 6741 6748 +7 - Partials 745 746 +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