mediamtx/internal/core
Alessandro Ros defee1eed9
Some checks are pending
code_lint / golangci_lint (push) Waiting to run
code_lint / mod_tidy (push) Waiting to run
code_lint / api_docs (push) Waiting to run
code_test / test_64 (push) Waiting to run
code_test / test_32 (push) Waiting to run
code_test / test_e2e (push) Waiting to run
hls: fix toggling hlsAlwaysRemux after server is started (#4503)
When hlsAlwaysRemux was switched from false to true, through API or hot
reloading, muxers of existing paths were not created. This fixes the
issue.
2025-05-09 22:50:11 +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 bump mediacommon and gortsplib (#4364) 2025-03-24 17:25:18 +01:00
core.go hls: fix toggling hlsAlwaysRemux after server is started (#4503) 2025-05-09 22:50:11 +02:00
core_test.go allow to customize syslog prefix (#4356) 2025-03-24 15:54:33 +01:00
metrics_test.go bump mediacommon and gortsplib (#4364) 2025-03-24 17:25:18 +01:00
path.go hls: fix toggling hlsAlwaysRemux after server is started (#4503) 2025-05-09 22:50:11 +02:00
path_manager.go hls: fix toggling hlsAlwaysRemux after server is started (#4503) 2025-05-09 22:50:11 +02:00
path_manager_test.go restore pprof service (#3848) (#3851) 2024-10-08 17:06:47 +02:00
path_test.go bump mediacommon and gortsplib (#4364) 2025-03-24 17:25:18 +01:00
source_redirect.go move static sources into dedicated package (#2616) 2023-10-31 14:19:04 +01:00