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 5943660ab3 api: print all requests and responses when logLevel is debug 4 years ago
..
api.go api: print all requests and responses when logLevel is debug 4 years ago
core.go Implement an HTTP API to query and control the server 4 years ago
core_test.go speed up tests 4 years ago
hls_remuxer.go Implement an HTTP API to query and control the server 4 years ago
hls_server.go Implement an HTTP API to query and control the server 4 years ago
hls_server_test.go rename readIps and PublishIps into readIPs and publishIPs 4 years ago
ip.go move most components into internal/core 4 years ago
metrics.go move most components into internal/core 4 years ago
path.go Implement an HTTP API to query and control the server 4 years ago
path_manager.go Implement an HTTP API to query and control the server 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 Implement an HTTP API to query and control the server 4 years ago
rtmp_server.go Implement an HTTP API to query and control the server 4 years ago
rtmp_server_test.go rename readIps and PublishIps into readIPs and publishIPs 4 years ago
rtmp_source.go Implement an HTTP API to query and control the server 4 years ago
rtmp_source_test.go move most components into internal/core 4 years ago
rtsp_conn.go reload only rtsp server when authMethods is changed 4 years ago
rtsp_server.go Implement an HTTP API to query and control the server 4 years ago
rtsp_server_test.go rename readIps and PublishIps into readIPs and publishIPs 4 years ago
rtsp_session.go Implement an HTTP API to query and control the server 4 years ago
rtsp_source.go Implement an HTTP API to query and control the server 4 years ago
rtsp_source_test.go move most components into internal/core 4 years ago
source.go Implement an HTTP API to query and control the server 4 years ago
stats.go move most components into internal/core 4 years ago