mediamtx/internal
Alessandro Ros c8348db52d
Some checks are pending
code_lint / golangci_lint (push) Waiting to run
code_lint / mod_tidy (push) Waiting to run
code_lint / api_docs (push) Waiting to run
code_test / test_64 (push) Waiting to run
code_test / test_32 (push) Waiting to run
code_test / test_e2e (push) Waiting to run
rename jwtRefresh into jwksRefresh (#4515)
2025-05-10 21:14:20 +02:00
..
api Feat: Add JWKS rotation API endpoint (#4463) 2025-05-10 13:44:02 +02:00
auth rename jwtRefresh into jwksRefresh (#4515) 2025-05-10 21:14:20 +02:00
certloader replace New* with Initialize() (#4345) 2025-03-16 15:34:53 +01:00
conf add authJWTJWKSFingerprint (#4409) (#4514) 2025-05-10 16:12:35 +02:00
confwatcher replace New* with Initialize() (#4345) 2025-03-16 15:34:53 +01:00
core add authJWTJWKSFingerprint (#4409) (#4514) 2025-05-10 16:12:35 +02:00
counterdumper count and log all discarded frames, decode errors, lost packets (#4363) 2025-03-25 21:59:58 +01:00
defs hls: fix toggling hlsAlwaysRemux after server is started (#4503) 2025-05-09 22:50:11 +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 hls: fix toggling hlsAlwaysRemux after server is started (#4503) 2025-05-09 22:50:11 +02: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 rtmp: fix connect command when reading (#4512) 2025-05-10 15:26:48 +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 rtmp: fix connect command when reading (#4512) 2025-05-10 15:26:48 +02:00
staticsources rtmp: fix connect command when reading (#4512) 2025-05-10 15:26:48 +02:00
stream rtsp: emit log message when remuxing RTP packets (#4422) 2025-04-13 10:21:46 +02:00
test Feat: Add JWKS rotation API endpoint (#4463) 2025-05-10 13:44:02 +02: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