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.69k stars 1.39k forks source link

fix error in timestamp of Opus packets coming from SRT / HLS / MPEG-TS #3388

Closed aler9 closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 54.04%. Comparing base (2bb7db5) to head (0202023).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3388 +/- ## ========================================== + Coverage 53.84% 54.04% +0.20% ========================================== Files 190 190 Lines 18829 18829 ========================================== + Hits 10139 10177 +38 + Misses 7894 7853 -41 - Partials 796 799 +3 ```

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

bouk commented 3 weeks ago

Incredible, I was trying to get SRT -> WebRTC opus audio working on you already fixed it 🤩

github-actions[bot] commented 2 weeks ago

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