mediamtx/internal/core
Alessandro Ros df3362aef8
Some checks failed
code_lint / golangci_lint (push) Has been cancelled
code_lint / mod_tidy (push) Has been cancelled
code_lint / api_docs (push) Has been cancelled
code_test / test_64 (push) Has been cancelled
code_test / test_32 (push) Has been cancelled
code_test / test_highlevel (push) Has been cancelled
warn users if deprecated parameters are being used (#4080)
2024-12-25 19:28:54 +01:00
..
test_on_demand fix MTX_CONN_TYPE value with RTSP connections (#3967) (#4075) 2024-12-25 17:42:19 +01:00
versiongetter fix wrong -dirty prefix in version (#3869) 2024-10-12 22:24:40 +02:00
api_test.go rtsp: rename encryption, protocols, serverKey, serverCert into rtspEncryption, rtspProtocols, rtspServerKey, rtspServerCert (#4078) 2024-12-25 18:26:14 +01:00
core.go warn users if deprecated parameters are being used (#4080) 2024-12-25 19:28:54 +01:00
core_test.go rtsp: rename encryption, protocols, serverKey, serverCert into rtspEncryption, rtspProtocols, rtspServerKey, rtspServerCert (#4078) 2024-12-25 18:26:14 +01:00
metrics_test.go rtsp: rename encryption, protocols, serverKey, serverCert into rtspEncryption, rtspProtocols, rtspServerKey, rtspServerCert (#4078) 2024-12-25 18:26:14 +01: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 restore pprof service (#3848) (#3851) 2024-10-08 17:06:47 +02:00
path_test.go rtsp: rename encryption, protocols, serverKey, serverCert into rtspEncryption, rtspProtocols, rtspServerKey, rtspServerCert (#4078) 2024-12-25 18:26:14 +01: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