mediamtx/internal
2025-09-18 13:06:12 +02:00
..
api Add support for HTTP over unix sockets (#4241) 2025-08-03 12:30:26 +02:00
auth send server name (SNI) when opening TLS connections (#4973) 2025-09-15 19:38:36 +02:00
certloader replace New* with Initialize() (#4345) 2025-03-16 15:34:53 +01:00
codecprocessor switch to gortsplib/v5 (#4978) 2025-09-16 13:10:34 +02:00
conf rtsp: support reading streams tunneled with HTTP or WebSocket (#4986) 2025-09-17 22:31:20 +02:00
confwatcher update linter settings (#4790) 2025-07-26 16:44:32 +02:00
core api: add tunnel and profile to RTSP conns and sessions (#4985) 2025-09-17 22:18:21 +02:00
counterdumper count and log all discarded frames, decode errors, lost packets (#4363) 2025-03-25 21:59:58 +01:00
defs api: add tunnel and profile to RTSP conns and sessions (#4985) 2025-09-17 22:18:21 +02:00
externalcmd update linter settings (#4790) 2025-07-26 16:44:32 +02:00
hooks move hooks into dedicated package (#2746) 2023-11-26 22:06:07 +01:00
logger bump golangci-lint (#4550) 2025-05-23 15:10:21 +02:00
metrics modernize code (#4947) 2025-09-07 16:08:47 +02:00
playback playback: fix crash during authentication errors (#4960) (#4966) 2025-09-12 15:24:51 +02:00
pprof Add support for HTTP over unix sockets (#4241) 2025-08-03 12:30:26 +02:00
protocols switch to gortsplib/v5 (#4978) 2025-09-16 13:10:34 +02:00
recordcleaner do not allocate recordcleaner.Cleaner when not needed (#4232) 2025-02-07 17:11:20 +01:00
recorder switch to gortsplib/v5 (#4978) 2025-09-16 13:10:34 +02:00
recordstore improve documentation (#4918) 2025-08-31 14:15:58 +02:00
restrictnetwork support filtering interface and source IP in UDP sources (#4178) (#4464) 2025-04-28 22:22:55 +02:00
rlimit remove deprecated build flags syntax (#3930) 2024-11-06 15:07:33 +01:00
servers api: add tunnel and profile to RTSP conns and sessions (#4985) 2025-09-17 22:18:21 +02:00
staticsources bump mediamtx-rpicamera to v2.5.0 (#4993) 2025-09-18 13:06:12 +02:00
stream switch to gortsplib/v5 (#4978) 2025-09-16 13:10:34 +02:00
test switch to gortsplib/v5 (#4978) 2025-09-16 13:10:34 +02:00
testapidocs api: add tunnel and profile to RTSP conns and sessions (#4985) 2025-09-17 22:18:21 +02:00
teste2e rename high-level tests into E2E tests (#4395) 2025-04-04 14:43:35 +02:00
unit mpegts, srt: support MPEG-4 Audio LATM tracks (#4403) (#4759) 2025-07-21 10:02:40 +02:00