mediamtx/internal
2025-11-11 21:12:01 +01:00
..
api add read and write timeouts in HTTP servers (#5056) 2025-10-04 10:01:21 +02:00
auth stop accepting JWTs from query parameters unless allowed in conf (#5010) 2025-09-22 10:04:51 +02:00
certloader replace New* with Initialize() (#4345) 2025-03-16 15:34:53 +01:00
codecprocessor rewrite Unit definition (#5079) 2025-10-11 12:18:51 +02:00
conf simplify code with ptrOf (#5179) 2025-11-11 12:01:03 +01:00
confwatcher update linter settings (#4790) 2025-07-26 16:44:32 +02:00
core extend udpReadBufferSize to WebRTC UDP sockets (#5130) 2025-10-29 11:45:15 +01:00
counterdumper count and log all discarded frames, decode errors, lost packets (#4363) 2025-03-25 21:59:58 +01:00
defs estimate absolute timestamp more precisely (#5078) 2025-10-12 11:02:14 +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 add read and write timeouts in HTTP servers (#5056) 2025-10-04 10:01:21 +02:00
ntpestimator prevent estimated absolute timestamp from drifting too much (#5080) 2025-10-12 17:53:22 +02:00
playback playback: improve segment merging algorithm (#5084) 2025-10-13 17:00:21 +02:00
pprof add read and write timeouts in HTTP servers (#5056) 2025-10-04 10:01:21 +02:00
protocols rename variable (#5173) 2025-11-09 22:19:17 +01:00
recordcleaner do not allocate recordcleaner.Cleaner when not needed (#4232) 2025-02-07 17:11:20 +01:00
recorder recorder: prevent FMP4 durations from overflowing (#4711) (#5126) 2025-10-26 15:52:13 +01:00
recordstore simplify code with ptrOf (#5179) 2025-11-11 12:01:03 +01: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 tests: fix race condition (#5187) 2025-11-11 21:12:01 +01:00
staticsources extend udpReadBufferSize to WebRTC UDP sockets (#5130) 2025-10-29 11:45:15 +01:00
stream estimate absolute timestamp more precisely (#5078) 2025-10-12 11:02:14 +02:00
test rewrite Unit definition (#5079) 2025-10-11 12:18:51 +02:00
testapidocs api: add /info endpoint (#945) (#5045) 2025-09-30 10:39:27 +02:00
teste2e rename high-level tests into E2E tests (#4395) 2025-04-04 14:43:35 +02:00
unit rewrite Unit definition (#5079) 2025-10-11 12:18:51 +02:00