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 6921a402d1 decode the configuration when decoding JSON 4 years ago
..
api.go api: decode durations from strings instead of numbers 4 years ago
api_test.go api: decode durations from strings instead of numbers 4 years ago
core.go decode the configuration when decoding JSON 4 years ago
core_test.go update golangci-lint 4 years ago
hls_muxer.go decode the configuration when decoding JSON 4 years ago
hls_server.go api: decode durations from strings instead of numbers 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 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 decode the configuration when decoding JSON 4 years ago
path_manager.go decode the configuration when decoding JSON 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 api: decode durations from strings instead of numbers 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 api: decode durations from strings instead of numbers 4 years ago
rtmp_source_test.go support proxying HLS 4 years ago
rtsp_conn.go api: decode durations from strings instead of numbers 4 years ago
rtsp_server.go api: decode durations from strings instead of numbers 4 years ago
rtsp_server_test.go decode the configuration when decoding JSON 4 years ago
rtsp_session.go update golangci-lint 4 years ago
rtsp_source.go decode the configuration when decoding JSON 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