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

api: fix crash when changing settings of an on-demand source that is idle (#3246) #3249

Closed aler9 closed 2 months ago

aler9 commented 2 months ago

Fixes #3246

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 54.74%. Comparing base (1c135fb) to head (ade077f).

Files Patch % Lines
internal/core/static_source_handler.go 0.00% 8 Missing :warning:
internal/core/path.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3249 +/- ## ========================================== - Coverage 54.78% 54.74% -0.05% ========================================== Files 153 153 Lines 18282 18288 +6 ========================================== - Hits 10016 10011 -5 - Misses 7450 7461 +11 Partials 816 816 ```

: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