Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
aler9 9819ae43e8 cleanup 4 years ago
..
core.go cleanup 4 years ago
core_test.go speed up tests 4 years ago
hls_remuxer.go fix multiple freezes during shutdown of components 4 years ago
hls_server.go hls: reject methods other than GET and OPTIONS 4 years ago
hls_server_test.go rename readIps and PublishIps into readIPs and publishIPs 4 years ago
ip.go move most components into internal/core 4 years ago
metrics.go move most components into internal/core 4 years ago
path.go fix multiple freezes during shutdown of components 4 years ago
path_manager.go fix multiple freezes during shutdown of components 4 years ago
pprof.go move most components into internal/core 4 years ago
read_publisher.go fix multiple freezes during shutdown of components 4 years ago
rtmp_conn.go fix multiple freezes during shutdown of components 4 years ago
rtmp_server.go fix multiple freezes during shutdown of components 4 years ago
rtmp_server_test.go rename readIps and PublishIps into readIPs and publishIPs 4 years ago
rtmp_source.go fix multiple freezes during shutdown of components 4 years ago
rtmp_source_test.go move most components into internal/core 4 years ago
rtsp_conn.go fix multiple freezes during shutdown of components 4 years ago
rtsp_server.go speed up hls remuxing by linking together pathManager and hlsServer 4 years ago
rtsp_server_test.go rename readIps and PublishIps into readIPs and publishIPs 4 years ago
rtsp_session.go fix multiple freezes during shutdown of components 4 years ago
rtsp_source.go fix multiple freezes during shutdown of components 4 years ago
rtsp_source_test.go move most components into internal/core 4 years ago
source.go move most components into internal/core 4 years ago
stats.go move most components into internal/core 4 years ago