mediamtx/internal/core
Alessandro Ros 4c3ac34425
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_highlevel (push) Waiting to run
fix memory leak in case of errors during initialization of a reader (#3831)
2024-10-05 00:49:44 +02:00
..
api_test.go hls, webrtc: add FromStream / ToStream (#3752) 2024-09-09 12:59:23 +02:00
core.go fix memory leak in case of errors during initialization of a reader (#3831) 2024-10-05 00:49:44 +02:00
core_test.go move RTSP tests into internal/servers/rtsp (#3049) 2024-02-20 19:35:35 +01:00
metrics_test.go hls, webrtc: add FromStream / ToStream (#3752) 2024-09-09 12:59:23 +02:00
path.go fix memory leak in case of errors during initialization of a reader (#3831) 2024-10-05 00:49:44 +02:00
path_manager.go fix cleaning of recordings in case of multiple recordDeleteAfter values (#3557) (#3741) 2024-09-08 20:33:18 +02:00
path_manager_test.go move RTSP tests into internal/servers/rtsp (#3049) 2024-02-20 19:35:35 +01:00
path_test.go remove debug instruction (#3780) 2024-09-15 23:35:47 +02:00
source_redirect.go move static sources into dedicated package (#2616) 2023-10-31 14:19:04 +01:00
static_source_handler.go allow using MTX_QUERY inside source (#3486) 2024-06-18 22:10:26 +02:00