mediamtx/internal/protocols
Alessandro Ros 691d7290fb
Some checks failed
code_lint / go (push) Has been cancelled
code_lint / go_mod (push) Has been cancelled
code_lint / docs (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
webrtc: fix packet corruption when reading G711 (#5048)
when a reader is reading a G711 track, stream units are modified
globally, affecting every other reader. This fixes the issue.
2025-09-30 10:42:24 +02:00
..
hls do not include recorder and HLS muxer in sent bytes (#4380) (#5039) 2025-09-29 09:28:04 +02:00
httpp refactor: remove duplicated http middleware (#4894) 2025-08-24 12:37:56 +02:00
mpegts do not include recorder and HLS muxer in sent bytes (#4380) (#5039) 2025-09-29 09:28:04 +02:00
rtmp do not include recorder and HLS muxer in sent bytes (#4380) (#5039) 2025-09-29 09:28:04 +02:00
rtsp switch to gortsplib/v5 (#4978) 2025-09-16 13:10:34 +02:00
tls send server name (SNI) when opening TLS connections (#4973) 2025-09-15 19:38:36 +02:00
udp switch to gortsplib/v5 (#4978) 2025-09-16 13:10:34 +02:00
unix allow setting UDP read buffer size (#3308) (#4846) 2025-08-11 12:21:00 +02:00
webrtc webrtc: fix packet corruption when reading G711 (#5048) 2025-09-30 10:42:24 +02:00
websocket update golangci-lint (#3149) 2024-03-19 12:53:26 +01:00
whip modernize code (#4947) 2025-09-07 16:08:47 +02:00