mediamtx/internal
Alessandro Ros 9c5930464f
Some checks are pending
code_lint / go (push) Waiting to run
code_lint / go_mod (push) Waiting to run
code_lint / docs (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
playback: support concatenating segments with long gaps (#5172)
Thanks to the new mtxi MP4 box, it's possible to check whether two
segments are consecutive without involving dates or timestamps.

When the new mtxi box is present in both segments, do not check if
the end of the first segment corresponds to the start of the
second segment.
2025-12-01 21:27:08 +01:00
..
api support multiple CORS origins (#5150) 2025-11-21 02:00:46 +01:00
auth update golangci-lint configuration (#5182) 2025-11-11 23:57:52 +01:00
certloader replace New* with Initialize() (#4345) 2025-03-16 15:34:53 +01:00
codecprocessor update golangci-lint configuration (#5182) 2025-11-11 23:57:52 +01:00
conf support multiple CORS origins (#5150) 2025-11-21 02:00:46 +01:00
confwatcher update linter settings (#4790) 2025-07-26 16:44:32 +02:00
core support multiple CORS origins (#5150) 2025-11-21 02:00:46 +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 update golangci-lint configuration (#5182) 2025-11-11 23:57:52 +01:00
metrics support multiple CORS origins (#5150) 2025-11-21 02:00:46 +01:00
ntpestimator prevent estimated absolute timestamp from drifting too much (#5080) 2025-10-12 17:53:22 +02:00
playback playback: support concatenating segments with long gaps (#5172) 2025-12-01 21:27:08 +01:00
pprof support multiple CORS origins (#5150) 2025-11-21 02:00:46 +01:00
protocols support multiple CORS origins (#5150) 2025-11-21 02:00:46 +01:00
recordcleaner update golangci-lint configuration (#5182) 2025-11-11 23:57:52 +01:00
recorder test: fix and assert that all tracks are recorded (#5166) 2025-11-23 00:41:55 +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 bump hls.js to v1.6.15 (#5216) 2025-11-21 02:08:53 +01:00
staticsources rtp: reorder packets before ingestion (#5194) 2025-11-14 17:19:48 +01:00
stream estimate absolute timestamp more precisely (#5078) 2025-10-12 11:02:14 +02:00
test update golangci-lint configuration (#5182) 2025-11-11 23:57:52 +01:00
testapidocs apidocs: fix compatibility with OpenAPI 3.0 (#5210) 2025-11-22 23:05:08 +01: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