mediamtx/internal
2025-05-04 11:34:05 +02:00
..
api rtsp: rewrite authentication around ServerConn.VerifyCredentials (#4267) 2025-02-18 17:54:13 +01:00
auth support parsing JWT claims encoded as strings (#3696) (#4465) 2025-04-28 22:22:42 +02:00
certloader replace New* with Initialize() (#4345) 2025-03-16 15:34:53 +01:00
conf add authJWTExclude to exclude actions when using JWT (#3431) 2025-04-25 19:55:11 +02:00
confwatcher replace New* with Initialize() (#4345) 2025-03-16 15:34:53 +01:00
core add authJWTExclude to exclude actions when using JWT (#3431) 2025-04-25 19:55:11 +02:00
counterdumper count and log all discarded frames, decode errors, lost packets (#4363) 2025-03-25 21:59:58 +01:00
defs move static source handler into dedicated package (#4427) 2025-04-13 21:35:12 +02:00
externalcmd replace New* with Initialize() (#4345) 2025-03-16 15:34:53 +01:00
formatprocessor rtsp: emit log message when remuxing RTP packets (#4422) 2025-04-13 10:21:46 +02:00
hooks move hooks into dedicated package (#2746) 2023-11-26 22:06:07 +01:00
logger count and log all discarded frames, decode errors, lost packets (#4363) 2025-03-25 21:59:58 +01:00
metrics rtsp: rewrite authentication around ServerConn.VerifyCredentials (#4267) 2025-02-18 17:54:13 +01:00
playback rtsp: rewrite authentication around ServerConn.VerifyCredentials (#4267) 2025-02-18 17:54:13 +01:00
pprof rtsp: rewrite authentication around ServerConn.VerifyCredentials (#4267) 2025-02-18 17:54:13 +01:00
protocols ensure unmarshaled entities can be marshaled back (#4484) 2025-05-04 11:34:05 +02:00
recordcleaner do not allocate recordcleaner.Cleaner when not needed (#4232) 2025-02-07 17:11:20 +01:00
recorder count and log all discarded frames, decode errors, lost packets (#4363) 2025-03-25 21:59:58 +01:00
recordstore restore support for using unix timestamp in record path (#4330) (#4417) 2025-04-12 12:16:08 +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 webrtc: prevent payload type conflict in read page (#4456) 2025-04-21 15:24:01 +02:00
staticsources rpi: fix using camera when /usr/sbin is not in PATH (#4479) 2025-05-01 19:04:01 +02:00
stream rtsp: emit log message when remuxing RTP packets (#4422) 2025-04-13 10:21:46 +02:00
test count and log all discarded frames, decode errors, lost packets (#4363) 2025-03-25 21:59:58 +01:00
testapidocs rtsp: route original absolute timestamp of packets (#1300) (#4378) 2025-03-29 19:08:42 +01:00
teste2e rename high-level tests into E2E tests (#4395) 2025-04-04 14:43:35 +02:00
unit route original timestamps without converting to durations (#3839) 2024-10-07 17:59:32 +02:00