mediamtx/internal/servers/hls
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
..
hlsjsdownloader bump hls.js to v1.6.2 (#4411) 2025-04-11 11:14:42 +02:00
http_server.go rtsp: rewrite authentication around ServerConn.VerifyCredentials (#4267) 2025-02-18 17:54:13 +01:00
index.html hls: support generating streams with multiple audio tracks (#2728) (#3793) 2024-10-03 19:38:54 +02:00
muxer.go webrtxc: fix MTX_QUERY not set when reading or publishing (#4138) (#3937) (#4141) 2025-01-11 17:29:48 +01:00
muxer_instance.go accept durations expressed as days (i.e. '1d') (#4094) 2025-01-02 12:44:15 +01:00
server.go hls: fix toggling hlsAlwaysRemux after server is started (#4503) 2025-05-09 22:50:11 +02:00
server_test.go hls: fix toggling hlsAlwaysRemux after server is started (#4503) 2025-05-09 22:50:11 +02:00