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 21e0052bc4 close all connections gracefully when shutting down the server (#682) 4 years ago
..
api.go move httpLogWriter in a dedicated file 4 years ago
api_test.go do not add an 'all' path automatically if not present in the configuration file 4 years ago
core.go close all connections gracefully when shutting down the server (#682) 4 years ago
core_test.go do not add an 'all' path automatically if not present in the configuration file 4 years ago
hls_muxer.go rename struct 4 years ago
hls_server.go rename struct 4 years ago
hls_server_test.go do not add an 'all' path automatically if not present in the configuration file 4 years ago
hls_source.go hls: cleanup 4 years ago
hls_source_test.go move hls utils into gortsplib 4 years ago
httplogwriter.go move httpLogWriter in a dedicated file 4 years ago
ip.go move most components into internal/core 4 years ago
metrics.go rename struct 4 years ago
metrics_test.go do not add an 'all' path automatically if not present in the configuration file 4 years ago
path.go split API definitions between their corresponding structs 4 years ago
path_manager.go do not add an 'all' path automatically if not present in the configuration file 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 do not add an 'all' path automatically if not present in the configuration file 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 move test into gortsplib 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