mediamtx/internal/core
2021-11-03 22:44:17 +01:00
..
api_test.go fix regression that prevented setting config slices with env variables (#612) 2021-10-04 08:58:23 +02:00
api.go unexport members of private structs 2021-10-27 21:01:00 +02:00
core_test.go fix automatic deletion of regexp paths (#664) (#680) 2021-11-03 22:28:50 +01:00
core.go remove count of readers and publishers from log lines 2021-10-28 17:33:43 +02:00
hls_muxer.go use opened / closed instead of created / destroyed in logs 2021-11-03 22:31:02 +01:00
hls_server_test.go hls: add primary playlist 2021-08-16 18:07:10 +02:00
hls_server.go unexport members of private structs 2021-10-27 21:01:00 +02:00
hls_source_test.go move hls utils into gortsplib 2021-09-23 20:14:20 +02:00
hls_source.go hls: cleanup 2021-10-28 18:57:04 +02:00
ip.go move most components into internal/core 2021-07-24 16:09:52 +02:00
metrics_test.go implement per-path metrics 2021-10-28 19:38:54 +02:00
metrics.go cleanup 2021-11-03 16:37:08 +01:00
path_manager.go remove count of readers and publishers from log lines 2021-10-28 17:33:43 +02:00
path.go log the exact reason why a path is closed 2021-11-03 22:41:23 +01:00
pprof.go cleanup 2021-11-03 16:37:08 +01:00
publisher.go unexport members of private structs 2021-10-27 21:01:00 +02:00
reader.go unexport members of private structs 2021-10-27 21:01:00 +02:00
rtmp_conn.go update golangci-lint 2021-10-30 13:06:29 +02:00
rtmp_server_test.go rename readIps and PublishIps into readIPs and publishIPs 2021-07-31 17:44:40 +02:00
rtmp_server.go add more fatal errors 2021-10-30 13:56:59 +02:00
rtmp_source_test.go support proxying HLS 2021-09-05 18:00:29 +02:00
rtmp_source.go unexport members of private structs 2021-10-27 21:01:00 +02:00
rtsp_conn.go move VLC authentication hack into gortsplib 2021-10-30 15:05:27 +02:00
rtsp_server_test.go fix automatic deletion of regexp paths (#664) (#680) 2021-11-03 22:28:50 +01:00
rtsp_server.go rtsp: print opened listeners in a single line 2021-11-03 22:44:17 +01:00
rtsp_session.go move VLC authentication hack into gortsplib 2021-10-30 15:05:27 +02:00
rtsp_source_test.go move VLC authentication hack into gortsplib 2021-10-30 15:05:27 +02:00
rtsp_source.go unexport members of private structs 2021-10-27 21:01:00 +02:00
source.go unexport members of private structs 2021-10-27 21:01:00 +02:00
stream.go unexport members of private structs 2021-10-27 21:01:00 +02:00