mediamtx/internal/staticsources
Alessandro Ros 61382e496b
fix memory leak when reloading the configuration (#4855)
When a path has a MPEG-TS, RTP or WebRTC source and the path
configuration is reloaded, a routine was left open because the reload
channel was not handled. This fixes the issue.
2025-08-11 17:50:40 +02:00
..
hls fix memory leak when reloading the configuration (#4855) 2025-08-11 17:50:40 +02:00
mpegts fix memory leak when reloading the configuration (#4855) 2025-08-11 17:50:40 +02:00
rpicamera remove redundant definitions (#4793) 2025-07-27 12:01:52 +02:00
rtmp fix memory leak when reloading the configuration (#4855) 2025-08-11 17:50:40 +02:00
rtp fix memory leak when reloading the configuration (#4855) 2025-08-11 17:50:40 +02:00
rtsp fix memory leak when reloading the configuration (#4855) 2025-08-11 17:50:40 +02:00
srt fix memory leak when reloading the configuration (#4855) 2025-08-11 17:50:40 +02:00
webrtc fix memory leak when reloading the configuration (#4855) 2025-08-11 17:50:40 +02:00
handler.go support ingesting RTP streams (#1515) (#4843) 2025-08-09 16:12:10 +02:00