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 e2f33a7495 api: support working with path configs that contains slashes (#581) 4 years ago
..
api.go api: support working with path configs that contains slashes (#581) 4 years ago
api_test.go api: support working with path configs that contains slashes (#581) 4 years ago
core.go update golangci-lint 4 years ago
core_test.go update golangci-lint 4 years ago
hls_muxer.go update gortsplib 4 years ago
hls_server.go hls: speed up serving of files 4 years ago
hls_server_test.go hls: add primary playlist 4 years ago
hls_source.go support proxying HLS 4 years ago
hls_source_test.go support proxying HLS 4 years ago
ip.go move most components into internal/core 4 years ago
metrics.go rewrite metrics system to provide more data (#492) 4 years ago
metrics_test.go update golangci-lint 4 years ago
path.go support proxying HLS 4 years ago
path_manager.go rewrite metrics system to provide more data (#492) 4 years ago
pprof.go move most components into internal/core 4 years ago
publisher.go split readPublisher into reader and publisher 4 years ago
reader.go Implement an HTTP API to query and control the server 4 years ago
rtmp_conn.go rtmp, hls: remove initial difference of 2secs between PTS and DTS of H264 4 years ago
rtmp_server.go rewrite metrics system to provide more data (#492) 4 years ago
rtmp_server_test.go rename readIps and PublishIps into readIPs and publishIPs 4 years ago
rtmp_source.go rtsp, rtmp: fix ignored errors 4 years ago
rtmp_source_test.go support proxying HLS 4 years ago
rtsp_conn.go update golangci-lint 4 years ago
rtsp_server.go update golangci-lint 4 years ago
rtsp_server_test.go update golangci-lint 4 years ago
rtsp_session.go update golangci-lint 4 years ago
rtsp_source.go rtsp, rtmp: fix ignored errors 4 years ago
rtsp_source_test.go update golangci-lint 4 years ago
source.go Implement an HTTP API to query and control the server 4 years ago
stats.go rewrite metrics system to provide more data (#492) 4 years ago
stream.go fix crash that happens when sourceOnDemand is true and a source times out 4 years ago