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