mediamtx/internal/test
Alessandro Ros cd80814009
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
do not include recorder and HLS muxer in sent bytes (#4380) (#5039)
in API (/paths/list, /paths/get) and metrics (paths_bytes_sent), the
amount of sent bytes was increased even in case of writes to the
recorder and HLS muxer, which are not generating network traffic. This
fixes the issue.
2025-09-29 09:28:04 +02:00
..
auth_manager.go log authentication errors of API, metrics, pprof (#4641) (#5015) 2025-09-23 09:51:22 +02:00
formats.go switch to gortsplib/v5 (#4978) 2025-09-16 13:10:34 +02:00
logger.go webrtxc: fix MTX_QUERY not set when reading or publishing (#4138) (#3937) (#4141) 2025-01-11 17:29:48 +01:00
medias.go switch to gortsplib/v5 (#4978) 2025-09-16 13:10:34 +02:00
path_manager.go remove PathManager.StartPublisher and StopPublisher (#4766) 2025-07-21 13:52:55 +02:00
static_source_parent.go do not include recorder and HLS muxer in sent bytes (#4380) (#5039) 2025-09-29 09:28:04 +02:00
temp_file.go move SRT tests into internal/servers/srt (#3037) 2024-02-17 20:42:41 +01:00
tls_cert.go webrtxc: fix MTX_QUERY not set when reading or publishing (#4138) (#3937) (#4141) 2025-01-11 17:29:48 +01:00