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

support HTTPS, Allow-Origin and trusted proxies in API, playback server, metrics server and pprof server (#2658) (#2491) (#3235) #3280

Closed aler9 closed 2 months ago

aler9 commented 2 months ago

Fixes #2491 Fixes #3235 Replaces #2658

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 52.62%. Comparing base (9e63630) to head (87b7956).

Files Patch % Lines
internal/pprof/pprof.go 0.00% 25 Missing :warning:
internal/metrics/metrics.go 0.00% 20 Missing :warning:
internal/protocols/httpp/wrapped_server.go 55.00% 7 Missing and 2 partials :warning:
internal/playback/server.go 82.92% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3280 +/- ## ========================================== + Coverage 52.50% 52.62% +0.11% ========================================== Files 191 191 Lines 19930 19988 +58 ========================================== + Hits 10465 10518 +53 - Misses 8607 8614 +7 + Partials 858 856 -2 ```

: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