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
11.84k stars 1.49k forks source link

webrtc, hls: support passing JWT through Authorization header (#3248) #3458

Closed aler9 closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 58.06452% with 13 lines in your changes missing coverage. Please review.

Project coverage is 56.47%. Comparing base (3eabe6a) to head (d29db0d). Report is 1 commits behind head on main.

Files Patch % Lines
internal/servers/webrtc/http_server.go 55.55% 6 Missing and 2 partials :warning:
internal/servers/hls/http_server.go 61.53% 4 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3458 +/- ## ========================================== + Coverage 56.44% 56.47% +0.02% ========================================== Files 190 190 Lines 19120 19148 +28 ========================================== + Hits 10793 10813 +20 - Misses 7506 7512 +6 - Partials 821 823 +2 ```

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

github-actions[bot] commented 3 months ago

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