8xFF / atm0s-media-server

Decentralized, Global-Scale Media Server written in Rust (WebRTC/Whip/Whep/Rtmp/Sip)
https://8xff.github.io/media-docs/
MIT License
222 stars 18 forks source link

fix: rtpengine generated sdp missing PCMA codec #430

Closed giangndm closed 1 month ago

giangndm commented 1 month ago

This PR added missing PCMA codec to rtpengine transport SDP

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 40.57%. Comparing base (0dd24e9) to head (62d869e). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
packages/transport_rtpengine/src/transport.rs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #430 +/- ## ========================================== - Coverage 40.58% 40.57% -0.01% ========================================== Files 161 161 Lines 17582 17583 +1 ========================================== Hits 7135 7135 - Misses 10447 10448 +1 ```

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