mediamtx/internal/defs
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
..
api.go hls: fix toggling hlsAlwaysRemux after server is started (#4503) 2025-05-09 22:50:11 +02:00
defs.go move static sources into dedicated package (#2616) 2023-10-31 14:19:04 +01:00
path.go change error message when stream is not found (#4301) 2025-03-03 18:09:22 +01:00
path_access_request.go rtsp: rewrite authentication around ServerConn.VerifyCredentials (#4267) 2025-02-18 17:54:13 +01:00
publisher.go move servers into internal/servers (#2792) 2023-12-08 19:17:17 +01:00
reader.go move servers into internal/servers (#2792) 2023-12-08 19:17:17 +01:00
source.go move static source handler into dedicated package (#4427) 2025-04-13 21:35:12 +02:00
static_source.go allow using MTX_QUERY inside source (#3486) 2024-06-18 22:10:26 +02:00