mediamtx/internal/core
2021-11-22 15:06:18 +01:00
..
api_test.go update gortsplib 2021-11-12 22:29:56 +01:00
api.go align listener opened / closed messages 2021-11-15 20:13:54 +01:00
core_test.go update gortsplib 2021-11-12 22:29:56 +01:00
core.go close all connections gracefully when shutting down the server (#682) 2021-11-10 19:04:07 +01:00
hls_muxer.go update gortsplib 2021-11-12 22:29:56 +01:00
hls_server_test.go do not add an 'all' path automatically if not present in the configuration file 2021-11-06 12:51:38 +01:00
hls_server.go align listener opened / closed messages 2021-11-15 20:13:54 +01:00
hls_source_test.go update gortsplib 2021-11-12 22:29:56 +01:00
hls_source.go update gortsplib 2021-11-12 22:29:56 +01:00
httplogwriter.go move httpLogWriter in a dedicated file 2021-11-06 12:53:49 +01:00
ip.go move most components into internal/core 2021-07-24 16:09:52 +02:00
metrics_test.go update gortsplib 2021-11-12 22:29:56 +01:00
metrics.go align listener opened / closed messages 2021-11-15 20:13:54 +01:00
path_manager.go do not add an 'all' path automatically if not present in the configuration file 2021-11-06 12:51:38 +01:00
path.go change log level of path open / close message to Debug 2021-11-15 18:04:05 +01:00
pprof.go align listener opened / closed messages 2021-11-15 20:13:54 +01:00
publisher.go unexport members of private structs 2021-10-27 21:01:00 +02:00
reader.go update gortsplib 2021-11-12 22:29:56 +01:00
rtmp_conn.go update gortsplib 2021-11-12 22:29:56 +01:00
rtmp_server_test.go do not add an 'all' path automatically if not present in the configuration file 2021-11-06 12:51:38 +01:00
rtmp_server.go align listener opened / closed messages 2021-11-15 20:13:54 +01:00
rtmp_source_test.go support proxying HLS 2021-09-05 18:00:29 +02:00
rtmp_source.go update gortsplib 2021-11-12 22:29:56 +01:00
rtsp_conn.go move VLC authentication hack into gortsplib 2021-10-30 15:05:27 +02:00
rtsp_server_test.go rtsp: support reading with VLC and multicast 2021-11-15 17:58:14 +01:00
rtsp_server.go align listener opened / closed messages 2021-11-15 20:13:54 +01:00
rtsp_session.go rtsp server: check validity of announced tracks 2021-11-22 15:06:18 +01:00
rtsp_source_test.go update gortsplib 2021-11-12 22:29:56 +01:00
rtsp_source.go remove panic() 2021-11-13 10:26:14 +01:00
source.go unexport members of private structs 2021-10-27 21:01:00 +02:00
stream.go update gortsplib 2021-11-12 22:29:56 +01:00