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 2af39db5be hls: add https tests 4 years ago
..
api.go fix race condition 4 years ago
api_test.go fix regression that prevented setting config slices with env variables (#612) 4 years ago
core.go update gortsplib 4 years ago
core_test.go hls: add https tests 4 years ago
hls_muxer.go hls: use gin as HTTP router 4 years ago
hls_server.go fix race condition 4 years ago
hls_server_test.go hls: add primary playlist 4 years ago
hls_source.go allow disabling HTTPS validation by using sourceFingerprint (#665) 4 years ago
hls_source_test.go move hls utils into gortsplib 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 allow disabling HTTPS validation by using sourceFingerprint (#665) 4 years ago
path_manager.go move decoding of more configuration into JSON decoding 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 print log messages when runOnConnect and runOnRead are started or stopped 4 years ago
rtmp_server.go api: decode durations from strings instead of numbers 4 years ago
rtmp_server_test.go rename readIps and PublishIps into readIPs and publishIPs 4 years ago
rtmp_source.go rtmp: do not raise an error in case of metadata packets (#577) 4 years ago
rtmp_source_test.go support proxying HLS 4 years ago
rtsp_conn.go print log messages when runOnConnect and runOnRead are started or stopped 4 years ago
rtsp_server.go api: decode durations from strings instead of numbers 4 years ago
rtsp_server_test.go update gortsplib 4 years ago
rtsp_session.go remove useless checks 4 years ago
rtsp_source.go make sourceFingerprint optional and allow standard certificate validation 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