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
11.84k stars 1.49k forks source link

webrtc: support reading, publishing, proxying LPCM tracks #3437

Closed aler9 closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 67.79661% with 19 lines in your changes missing coverage. Please review.

Project coverage is 56.01%. Comparing base (bf8b68d) to head (897ff13).

Files Patch % Lines
internal/protocols/webrtc/outgoing_track.go 52.63% 6 Missing and 3 partials :warning:
internal/servers/webrtc/session.go 70.96% 6 Missing and 3 partials :warning:
internal/formatprocessor/generic.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3437 +/- ## ========================================== + Coverage 55.69% 56.01% +0.31% ========================================== Files 191 191 Lines 18897 18953 +56 ========================================== + Hits 10525 10616 +91 + Misses 7567 7525 -42 - Partials 805 812 +7 ```

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