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, hls: use absolute paths in Location header (#3195) (#3177) #3240

Closed aler9 closed 2 months ago

aler9 commented 2 months ago

Fixes #3177

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 56.03%. Comparing base (a18bebf) to head (a7eaa17).

Files Patch % Lines
internal/protocols/webrtc/whip_client.go 0.00% 20 Missing :warning:
internal/servers/hls/http_server.go 0.00% 7 Missing :warning:
internal/servers/webrtc/http_server.go 80.00% 2 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3240 +/- ## ========================================== - Coverage 56.09% 56.03% -0.06% ========================================== Files 150 149 -1 Lines 17042 17043 +1 ========================================== - Hits 9559 9550 -9 - Misses 6733 6742 +9 - Partials 750 751 +1 ```

: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.7.0 🚀 Check out the entire changelog by clicking here