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 322ea55534 split API definitions between their corresponding structs 4 years ago
..
api.go split API definitions between their corresponding structs 4 years ago
api_test.go api: add /v1/hlsmuxers/list endpoint 4 years ago
core.go metrics: add hls_muxers metric 4 years ago
core_test.go split API definitions between their corresponding structs 4 years ago
hls_muxer.go split API definitions between their corresponding structs 4 years ago
hls_server.go split API definitions between their corresponding structs 4 years ago
hls_server_test.go hls: add primary playlist 4 years ago
hls_source.go hls: cleanup 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 split API definitions between their corresponding structs 4 years ago
metrics_test.go metrics: add hls_muxers metric 4 years ago
path.go split API definitions between their corresponding structs 4 years ago
path_manager.go split API definitions between their corresponding structs 4 years ago
pprof.go cleanup 4 years ago
publisher.go unexport members of private structs 4 years ago
reader.go unexport members of private structs 4 years ago
rtmp_conn.go update golangci-lint 4 years ago
rtmp_server.go split API definitions between their corresponding structs 4 years ago
rtmp_server_test.go rename readIps and PublishIps into readIPs and publishIPs 4 years ago
rtmp_source.go unexport members of private structs 4 years ago
rtmp_source_test.go support proxying HLS 4 years ago
rtsp_conn.go move VLC authentication hack into gortsplib 4 years ago
rtsp_server.go split API definitions between their corresponding structs 4 years ago
rtsp_server_test.go fix automatic deletion of regexp paths (#664) (#680) 4 years ago
rtsp_session.go move VLC authentication hack into gortsplib 4 years ago
rtsp_source.go unexport members of private structs 4 years ago
rtsp_source_test.go move VLC authentication hack into gortsplib 4 years ago
source.go unexport members of private structs 4 years ago
stream.go unexport members of private structs 4 years ago