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.74k stars 1.4k forks source link

webrtc: support WHIP/WHEP endpoints without PATCH support (#3273) #3277

Closed aler9 closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 54.93%. Comparing base (4ed1a39) to head (0cced58).

Files Patch % Lines
internal/protocols/webrtc/whip_client.go 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3277 +/- ## ========================================== + Coverage 54.91% 54.93% +0.01% ========================================== Files 153 153 Lines 18294 18295 +1 ========================================== + Hits 10047 10050 +3 + Misses 7423 7421 -2 Partials 824 824 ```

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

github-actions[bot] commented 2 months ago

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