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
12.43k stars 1.54k forks source link

webrtc: move JavaScript reader and publisher into portable classes #3921

Closed aler9 closed 4 weeks ago

codecov[bot] commented 4 weeks ago

Codecov Report

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

Project coverage is 55.94%. Comparing base (51b21c8) to head (75358f7). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/servers/webrtc/http_server.go 0.00% 12 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3921 +/- ## ========================================== - Coverage 55.97% 55.94% -0.03% ========================================== Files 194 194 Lines 19569 19582 +13 ========================================== + Hits 10954 10956 +2 - Misses 7776 7785 +9 - Partials 839 841 +2 ```

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