mediamtx/internal
2024-10-13 21:28:27 +02:00
..
api make better use of Gin middleware system (#3849) 2024-10-08 17:02:16 +02:00
auth support using JWT in Authorization header with API, Metrics, PProf (#3630) (#3795) 2024-10-05 21:15:21 +02:00
certloader automatically reload TLS certificates when they change (#3598) 2024-08-04 14:12:08 +02:00
conf hls: support generating streams with multiple audio tracks (#2728) (#3793) 2024-10-03 19:38:54 +02:00
confwatcher move SRT tests into internal/servers/srt (#3037) 2024-02-17 20:42:41 +01:00
core fix wrong -dirty prefix in version (#3869) 2024-10-12 22:24:40 +02:00
defs support using JWT in Authorization header with API, Metrics, PProf (#3630) (#3795) 2024-10-05 21:15:21 +02:00
externalcmd when stopping hooks, stop all their subprocesses too (#3004) (#3087) 2024-02-29 22:42:11 +01:00
formatprocessor route original timestamps without converting to durations (#3839) 2024-10-07 17:59:32 +02:00
hooks move hooks into dedicated package (#2746) 2023-11-26 22:06:07 +01:00
logger force all readers to use an asynchronous writer (#2265) 2023-08-30 11:24:14 +02:00
metrics make better use of Gin middleware system (#3849) 2024-10-08 17:02:16 +02:00
playback make better use of Gin middleware system (#3849) 2024-10-08 17:02:16 +02:00
pprof restore pprof service (#3848) (#3851) 2024-10-08 17:06:47 +02:00
protocols make better use of Gin middleware system (#3849) 2024-10-08 17:02:16 +02:00
recordcleaner fix cleaning of recordings in case of multiple recordDeleteAfter values (#3557) (#3741) 2024-09-08 20:33:18 +02:00
recorder route original timestamps without converting to durations (#3839) 2024-10-07 17:59:32 +02:00
recordstore fix cleaning of recordings in case of multiple recordDeleteAfter values (#3557) (#3741) 2024-09-08 20:33:18 +02:00
restrictnetwork move static sources into dedicated package (#2616) 2023-10-31 14:19:04 +01:00
rlimit update golangci-lint 2022-09-17 21:19:45 +02:00
servers bump hls.js to v1.5.16 (#3853) 2024-10-09 20:07:13 +02:00
staticsources bump mediamtx-rpicamera (#3870) 2024-10-13 21:28:27 +02:00
stream route original timestamps without converting to durations (#3839) 2024-10-07 17:59:32 +02:00
test support using JWT in Authorization header with API, Metrics, PProf (#3630) (#3795) 2024-10-05 21:15:21 +02:00
testapidocs improve API docs linter (#3608) 2024-08-04 13:12:30 +02:00
testhighlevel improve API docs linter (#3608) 2024-08-04 13:12:30 +02:00
unit route original timestamps without converting to durations (#3839) 2024-10-07 17:59:32 +02:00