mediamtx/internal/servers/srt
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
..
conn.go add missing Start() call; fix wrong sprintf (#4369) 2025-03-26 12:47:09 +01:00
listener.go srt: process connection requests in parallel (#3382) (#3534) 2024-07-05 22:17:40 +02:00
server.go hls: fix toggling hlsAlwaysRemux after server is started (#4503) 2025-05-09 22:50:11 +02:00
server_test.go count and log all discarded frames, decode errors, lost packets (#4363) 2025-03-25 21:59:58 +01:00
streamid.go srt: fix compatibility with Blackmagic Design hardware (#3701) (#4087) 2025-01-02 12:43:37 +01:00
streamid_test.go srt: fix compatibility with Blackmagic Design hardware (#3701) (#4087) 2025-01-02 12:43:37 +01:00