mediamtx/internal
Alessandro Ros 6b57c5187b
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
webrtc: add authentication parameters to publisher.js and reader.js (#5026)
add user, pass and token configuration parameters.
2025-09-24 18:28:53 +02:00
..
api rtsp: log authentication failure reason (#4641) (#5017) 2025-09-23 10:18:13 +02:00
auth stop accepting JWTs from query parameters unless allowed in conf (#5010) 2025-09-22 10:04:51 +02:00
certloader replace New* with Initialize() (#4345) 2025-03-16 15:34:53 +01:00
codecprocessor switch to gortsplib/v5 (#4978) 2025-09-16 13:10:34 +02:00
conf rtsp: support reading streams tunneled with HTTP or WebSocket (#4986) 2025-09-17 22:31:20 +02:00
confwatcher update linter settings (#4790) 2025-07-26 16:44:32 +02:00
core allow changing record parameters without disconnecting readers (#4663) (#5018) 2025-09-23 10:31:05 +02:00
counterdumper count and log all discarded frames, decode errors, lost packets (#4363) 2025-03-25 21:59:58 +01:00
defs api: add tunnel and profile to RTSP conns and sessions (#4985) 2025-09-17 22:18:21 +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 bump golangci-lint (#4550) 2025-05-23 15:10:21 +02:00
metrics rtsp: log authentication failure reason (#4641) (#5017) 2025-09-23 10:18:13 +02:00
playback rtsp: log authentication failure reason (#4641) (#5017) 2025-09-23 10:18:13 +02:00
pprof rtsp: log authentication failure reason (#4641) (#5017) 2025-09-23 10:18:13 +02:00
protocols build(deps): bump github.com/bluenviron/mediacommon/v2 (#4990) 2025-09-18 13:10:42 +02:00
recordcleaner do not allocate recordcleaner.Cleaner when not needed (#4232) 2025-02-07 17:11:20 +01:00
recorder switch to gortsplib/v5 (#4978) 2025-09-16 13:10:34 +02:00
recordstore improve documentation (#4918) 2025-08-31 14:15:58 +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: add authentication parameters to publisher.js and reader.js (#5026) 2025-09-24 18:28:53 +02:00
staticsources bump mediamtx-rpicamera to v2.5.0 (#4993) 2025-09-18 13:06:12 +02:00
stream switch to gortsplib/v5 (#4978) 2025-09-16 13:10:34 +02:00
test log authentication errors of API, metrics, pprof (#4641) (#5015) 2025-09-23 09:51:22 +02:00
testapidocs api: add tunnel and profile to RTSP conns and sessions (#4985) 2025-09-17 22:18:21 +02:00
teste2e rename high-level tests into E2E tests (#4395) 2025-04-04 14:43:35 +02:00
unit mpegts, srt: support MPEG-4 Audio LATM tracks (#4403) (#4759) 2025-07-21 10:02:40 +02:00