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

webrtc: support reading and proxying stereo PCMU/PCMA tracks #3402

Closed aler9 closed 4 weeks ago

aler9 commented 1 month ago

TODO:

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 54.00%. Comparing base (6da8aee) to head (6d542dd).

Files Patch % Lines
internal/protocols/webrtc/outgoing_track.go 0.00% 30 Missing :warning:
internal/protocols/webrtc/incoming_track.go 0.00% 20 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3402 +/- ## ========================================== - Coverage 54.06% 54.00% -0.07% ========================================== Files 190 190 Lines 18847 18879 +32 ========================================== + Hits 10190 10195 +5 - Misses 7858 7885 +27 Partials 799 799 ```

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

github-actions[bot] commented 2 weeks ago

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