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

webrtc: support reading G711 16khz tracks (#2848) #3445

Closed aler9 closed 2 weeks ago

aler9 commented 2 weeks ago

Fixes #2848

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 72.89720% with 29 lines in your changes missing coverage. Please review.

Project coverage is 56.16%. Comparing base (427fea3) to head (4c8d0be).

Files Patch % Lines
internal/servers/webrtc/session.go 67.14% 15 Missing and 8 partials :warning:
internal/protocols/webrtc/outgoing_track.go 83.78% 3 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3445 +/- ## ========================================== + Coverage 56.12% 56.16% +0.04% ========================================== Files 190 190 Lines 18962 19044 +82 ========================================== + Hits 10642 10696 +54 - Misses 7506 7525 +19 - Partials 814 823 +9 ```

: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