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 9735a8522e fix shutdown freeze introduced by ef255af 5 years ago
..
api.go add TODO comments 5 years ago
api_test.go rtsp source: set ServerName when using TLS (#708) 5 years ago
core.go support external authentication (#504) (#517) 5 years ago
core_test.go save regexp groups in G1, G2 env variables instead of 1, 2 (#642) 5 years ago
externalauth.go External authentication support send url raw query 5 years ago
hls_muxer.go External authentication support send url raw query 5 years ago
hls_server.go un-capitalize private fields 5 years ago
hls_server_test.go update external authentication tests 5 years ago
hls_source.go un-capitalize private fields 5 years ago
hls_source_test.go update gortsplib 5 years ago
httplogwriter.go move httpLogWriter in a dedicated file 5 years ago
ip.go move most components into internal/core 5 years ago
metrics.go un-capitalize private fields 5 years ago
metrics_test.go update gortsplib 5 years ago
path.go save regexp groups in G1, G2 env variables instead of 1, 2 (#642) 5 years ago
path_manager.go add more debug log messages 5 years ago
pprof.go print closing message before an object is closed 5 years ago
publisher.go unexport members of private structs 5 years ago
reader.go update gortsplib 5 years ago
rtmp_conn.go External authentication support send url raw query 5 years ago
rtmp_server.go un-capitalize private fields 5 years ago
rtmp_server_test.go update external authentication tests 5 years ago
rtmp_source.go un-capitalize private fields 5 years ago
rtmp_source_test.go support proxying HLS 5 years ago
rtsp_conn.go External authentication support send url raw query 5 years ago
rtsp_server.go un-capitalize private fields 5 years ago
rtsp_server_test.go update external authentication tests 5 years ago
rtsp_session.go External authentication support send url raw query 5 years ago
rtsp_source.go fix shutdown freeze introduced by ef255af 5 years ago
rtsp_source_test.go rtsp source: support cameras that don't provide SPS and PPS inside the SDP (#411) (#707) 5 years ago
source.go unexport members of private structs 5 years ago
stream.go update gortsplib 5 years ago