mediamtx/internal/core
2021-08-25 19:51:59 +02:00
..
api_test.go update gortsplib 2021-08-25 19:51:59 +02:00
api.go api: log right protocol version of responses 2021-08-14 11:08:02 +02:00
core_test.go speed up tests 2021-07-24 16:20:04 +02:00
core.go rewrite metrics system to provide more data (#492) 2021-08-12 11:49:21 +02:00
hls_muxer.go update gortsplib 2021-08-25 19:51:59 +02:00
hls_server_test.go hls: add primary playlist 2021-08-16 18:07:10 +02:00
hls_server.go hls: rename remuxer into muxer 2021-08-18 15:49:12 +02:00
ip.go move most components into internal/core 2021-07-24 16:09:52 +02:00
metrics_test.go update gortsplib 2021-08-25 19:51:59 +02:00
metrics.go rewrite metrics system to provide more data (#492) 2021-08-12 11:49:21 +02:00
path_manager.go rewrite metrics system to provide more data (#492) 2021-08-12 11:49:21 +02:00
path.go remove stats from rtmp and rtsp source 2021-08-18 15:43:56 +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 Implement an HTTP API to query and control the server 2021-08-07 19:20:39 +02:00
rtmp_conn.go api: normalize entity names 2021-08-20 10:13:41 +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 rewrite metrics system to provide more data (#492) 2021-08-12 11:49:21 +02:00
rtmp_source_test.go move most components into internal/core 2021-07-24 16:09:52 +02:00
rtmp_source.go rtsp, rtmp: fix ignored errors 2021-08-19 17:28:42 +02:00
rtsp_conn.go rewrite metrics system to provide more data (#492) 2021-08-12 11:49:21 +02:00
rtsp_server_test.go update gortsplib 2021-08-25 19:51:59 +02:00
rtsp_server.go api: return rtspsSessions in case of RTSPS sessions 2021-08-20 10:32:43 +02:00
rtsp_session.go api: return rtspsSessions in case of RTSPS sessions 2021-08-20 10:32:43 +02:00
rtsp_source_test.go update gortsplib 2021-08-25 19:51:59 +02:00
rtsp_source.go rtsp, rtmp: fix ignored errors 2021-08-19 17:28:42 +02:00
source.go Implement an HTTP API to query and control the server 2021-08-07 19:20:39 +02:00
stats.go rewrite metrics system to provide more data (#492) 2021-08-12 11:49:21 +02:00
stream.go fix crash that happens when sourceOnDemand is true and a source times out 2021-08-10 18:36:34 +02:00