mediamtx/internal/core
aler9 f1b365a7bc cleanup 2021-08-01 16:39:40 +02:00
..
core.go cleanup 2021-07-31 17:45:15 +02:00
core_test.go speed up tests 2021-07-24 16:20:04 +02:00
hls_remuxer.go split readPublisher into reader and publisher 2021-07-31 20:46:06 +02:00
hls_server.go hls: reject methods other than GET and OPTIONS 2021-07-30 21:35:13 +02:00
hls_server_test.go rename readIps and PublishIps into readIPs and publishIPs 2021-07-31 17:44:40 +02:00
ip.go move most components into internal/core 2021-07-24 16:09:52 +02:00
metrics.go move most components into internal/core 2021-07-24 16:09:52 +02:00
path.go cleanup 2021-08-01 16:39:40 +02:00
path_manager.go split readPublisher into reader and publisher 2021-07-31 20:46:06 +02:00
pprof.go move most components into internal/core 2021-07-24 16:09:52 +02:00
publisher.go split readPublisher into reader and publisher 2021-07-31 20:46:06 +02:00
reader.go split readPublisher into reader and publisher 2021-07-31 20:46:06 +02:00
rtmp_conn.go split readPublisher into reader and publisher 2021-07-31 20:46:06 +02:00
rtmp_server.go fix multiple freezes during shutdown of components 2021-07-30 20:13:17 +02:00
rtmp_server_test.go rename readIps and PublishIps into readIPs and publishIPs 2021-07-31 17:44:40 +02:00
rtmp_source.go split readPublisher into reader and publisher 2021-07-31 20:46:06 +02:00
rtmp_source_test.go move most components into internal/core 2021-07-24 16:09:52 +02:00
rtsp_conn.go split readPublisher into reader and publisher 2021-07-31 20:46:06 +02:00
rtsp_server.go speed up hls remuxing by linking together pathManager and hlsServer 2021-07-30 14:49:09 +02:00
rtsp_server_test.go rename readIps and PublishIps into readIPs and publishIPs 2021-07-31 17:44:40 +02:00
rtsp_session.go move code into gortsplib 2021-07-31 21:27:55 +02:00
rtsp_source.go split readPublisher into reader and publisher 2021-07-31 20:46:06 +02:00
rtsp_source_test.go move most components into internal/core 2021-07-24 16:09:52 +02:00
source.go split readPublisher into reader and publisher 2021-07-31 20:46:06 +02:00
stats.go move most components into internal/core 2021-07-24 16:09:52 +02:00