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

playback: adjust speed to compensate discrepancies between NTP and DTS #3202

Closed aler9 closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 55.76%. Comparing base (0a8e626) to head (f248cce).

Files Patch % Lines
internal/playback/muxer_fmp4.go 73.68% 15 Missing and 5 partials :warning:
internal/playback/segment_fmp4.go 91.11% 2 Missing and 2 partials :warning:
internal/playback/on_get.go 88.88% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3202 +/- ## ========================================== + Coverage 55.74% 55.76% +0.01% ========================================== Files 154 154 Lines 16917 16959 +42 ========================================== + Hits 9431 9457 +26 - Misses 6741 6754 +13 - Partials 745 748 +3 ```

: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