mediamtx/internal/core
Alessandro Ros adf6ca9f90
delete paths that belong to a new configuration (#4013) (#4568)
when a new configuration is pushed with either API or hot reloading,
the server now checks whether existing paths belong to a new
configuration. If they do, these paths are deleted.
2025-05-27 22:02:37 +02:00
..
test_on_demand fix MTX_CONN_TYPE value with RTSP connections (#3967) (#4075) 2024-12-25 17:42:19 +01:00
versiongetter fix getting version from .git folder (#4430) 2025-04-14 12:31:48 +02:00
api_test.go rtmp: support connecting to sources that require standard credentials (#4530) 2025-05-15 14:23:03 +02:00
core.go allow disabling JWT in HTTP query parameters (#4518) 2025-05-11 10:21:08 +02:00
core_test.go allow to customize syslog prefix (#4356) 2025-03-24 15:54:33 +01:00
metrics_test.go rtmp: support connecting to sources that require standard credentials (#4530) 2025-05-15 14:23:03 +02:00
path.go hls: fix toggling hlsAlwaysRemux after server is started (#4503) 2025-05-09 22:50:11 +02:00
path_manager.go delete paths that belong to a new configuration (#4013) (#4568) 2025-05-27 22:02:37 +02:00
path_manager_test.go restore pprof service (#3848) (#3851) 2024-10-08 17:06:47 +02:00
path_test.go rtmp: support connecting to sources that require standard credentials (#4530) 2025-05-15 14:23:03 +02:00
source_redirect.go move static sources into dedicated package (#2616) 2023-10-31 14:19:04 +01:00