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 multichannel Opus (#3371) #3375

Closed aler9 closed 4 weeks ago

aler9 commented 1 month ago

Fixes #3371

TODO

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 55.56%. Comparing base (c37e895) to head (8f10f1c).

Files Patch % Lines
internal/protocols/webrtc/incoming_track.go 83.33% 1 Missing :warning:
internal/protocols/webrtc/peer_connection.go 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3375 +/- ## ========================================== + Coverage 53.97% 55.56% +1.59% ========================================== Files 190 190 Lines 18879 18893 +14 ========================================== + Hits 10190 10498 +308 + Misses 7890 7586 -304 - Partials 799 809 +10 ```

: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