mediamtx/internal/servers/srt
Alessandro Ros 1083eea307
Some checks failed
code_lint / golangci_lint (push) Has been cancelled
code_lint / mod_tidy (push) Has been cancelled
code_lint / api_docs (push) Has been cancelled
code_test / test_64 (push) Has been cancelled
code_test / test_32 (push) Has been cancelled
code_test / test_e2e (push) Has been cancelled
make RTP packet size compatible with RTSP/SRTP (#4692)
when RTSP encryption is enabled, maximum RTP packet size is slightly
decreased to make room for SRTP.
2025-07-05 15:42:58 +02:00
..
conn.go support passing JWTs through the password field (#4516) 2025-05-10 22:54:24 +02: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 make RTP packet size compatible with RTSP/SRTP (#4692) 2025-07-05 15:42:58 +02: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