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

support routing multichannel Opus between RTSP, SRT, HLS, UDP and recording in MPEG-TS and fMP4 (#3355) #3368

Closed aler9 closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 53.78%. Comparing base (425b7fa) to head (9c5602a).

Files Patch % Lines
internal/protocols/webrtc/incoming_track.go 0.00% 5 Missing :warning:
internal/servers/webrtc/session.go 0.00% 3 Missing :warning:
internal/protocols/mpegts/to_stream.go 0.00% 2 Missing :warning:
internal/staticsources/hls/source.go 0.00% 2 Missing :warning:
internal/protocols/mpegts/from_stream.go 0.00% 1 Missing :warning:
internal/record/format_fmp4.go 0.00% 1 Missing :warning:
internal/record/format_mpegts.go 0.00% 1 Missing :warning:
internal/servers/hls/muxer_instance.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3368 +/- ## ========================================== - Coverage 53.80% 53.78% -0.02% ========================================== Files 191 191 Lines 18836 18833 -3 ========================================== - Hits 10134 10129 -5 - Misses 7907 7909 +2 Partials 795 795 ```

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

github-actions[bot] commented 1 month ago

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