mediamtx/internal
Jeremías Robles f9ce572691
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
support assigning paths to different configurations without closing stream (#4576)
Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
2025-06-03 21:03:30 +02:00
..
api allow disabling JWT in HTTP query parameters (#4518) 2025-05-11 10:21:08 +02:00
auth allow disabling JWT in HTTP query parameters (#4518) 2025-05-11 10:21:08 +02:00
certloader replace New* with Initialize() (#4345) 2025-03-16 15:34:53 +01:00
conf delete paths that belong to a new configuration (#4013) (#4568) 2025-05-27 22:02:37 +02:00
confwatcher replace New* with Initialize() (#4345) 2025-03-16 15:34:53 +01:00
core support assigning paths to different configurations without closing stream (#4576) 2025-06-03 21:03:30 +02:00
counterdumper count and log all discarded frames, decode errors, lost packets (#4363) 2025-03-25 21:59:58 +01:00
defs support passing JWTs through the password field (#4516) 2025-05-10 22:54:24 +02:00
externalcmd replace New* with Initialize() (#4345) 2025-03-16 15:34:53 +01:00
formatprocessor bump golangci-lint (#4550) 2025-05-23 15:10:21 +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 allow disabling JWT in HTTP query parameters (#4518) 2025-05-11 10:21:08 +02:00
playback recorder, playback: support changing codec parameters without switching segment (#4262) (#4582) 2025-05-29 20:37:12 +02:00
pprof allow disabling JWT in HTTP query parameters (#4518) 2025-05-11 10:21:08 +02:00
protocols revert #4583 (#4606) 2025-06-03 20:27:53 +02:00
recordcleaner do not allocate recordcleaner.Cleaner when not needed (#4232) 2025-02-07 17:11:20 +01:00
recorder recorder, playback: support changing codec parameters without switching segment (#4262) (#4582) 2025-05-29 20:37:12 +02:00
recordstore record: support storing timezone in recording segments (#3566) (#4597) 2025-06-02 20:47:29 +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 revert #4583 (#4606) 2025-06-03 20:27:53 +02:00
staticsources revert #4583 (#4606) 2025-06-03 20:27:53 +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 allow disabling JWT in HTTP query parameters (#4518) 2025-05-11 10:21:08 +02: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