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.
 
 
 
 
 
 
Alessandro Ros 5efe97abf1
Support reading with WebRTC (#1242)
3 years ago
..
api.go Support reading with WebRTC (#1242) 3 years ago
api_test.go switch to gortsplib v2 (#1301) 3 years ago
core.go Support reading with WebRTC (#1242) 3 years ago
core_test.go switch to gortsplib v2 (#1301) 3 years ago
data.go add dedicated processors for H265 and Opus 3 years ago
externalauth.go cleanup interaction with external auth 3 years ago
formatprocessor.go Support reading with WebRTC (#1242) 3 years ago
formatprocessor_generic.go add dedicated processors for H265 and Opus 3 years ago
formatprocessor_h264.go implement resizing of oversized H265 RTP packets 3 years ago
formatprocessor_h265.go implement resizing of oversized H265 RTP packets 3 years ago
formatprocessor_mpeg4audio.go Support reading with WebRTC (#1242) 3 years ago
formatprocessor_vp8.go Support reading with WebRTC (#1242) 3 years ago
formatprocessor_vp9.go Support reading with WebRTC (#1242) 3 years ago
hls_index.html Support reading with WebRTC (#1242) 3 years ago
hls_muxer.go Support reading with WebRTC (#1242) 3 years ago
hls_server.go Support reading with WebRTC (#1242) 3 years ago
hls_server_test.go move high-level tests into dedicate workflow (#1219) 3 years ago
hls_source.go switch to gortsplib v2 (#1301) 3 years ago
hls_source_test.go switch to gortsplib v2 (#1301) 3 years ago
http_logger.go Support reading with WebRTC (#1242) 3 years ago
ip.go hls server: show real client IPs when behind a proxy (#955) 3 years ago
metrics.go Support reading with WebRTC (#1242) 3 years ago
metrics_test.go Support reading with WebRTC (#1242) 3 years ago
path.go switch to gortsplib v2 (#1301) 3 years ago
path_manager.go Support reading with WebRTC (#1242) 3 years ago
pprof.go fix tests that involve HTTP clients 3 years ago
publisher.go print track codecs into logs 3 years ago
reader.go switch to gortsplib v2 (#1301) 3 years ago
rpicamera_source.go switch to gortsplib v2 (#1301) 3 years ago
rtmp_conn.go Support reading with WebRTC (#1242) 3 years ago
rtmp_server.go Support reading with WebRTC (#1242) 3 years ago
rtmp_server_test.go switch to gortsplib v2 (#1301) 3 years ago
rtmp_source.go switch to gortsplib v2 (#1301) 3 years ago
rtmp_source_test.go switch to gortsplib v2 (#1301) 3 years ago
rtsp_conn.go switch to gortsplib v2 (#1301) 3 years ago
rtsp_server.go Support reading with WebRTC (#1242) 3 years ago
rtsp_server_test.go switch to gortsplib v2 (#1301) 3 years ago
rtsp_session.go Support reading with WebRTC (#1242) 3 years ago
rtsp_source.go Support reading with WebRTC (#1242) 3 years ago
rtsp_source_test.go implement resizing of oversized H265 RTP packets 3 years ago
source.go switch to gortsplib v2 (#1301) 3 years ago
source_redirect.go remove "on" prefix from most communication functions between components 3 years ago
source_static.go rpicamera: add rpiCameraMode parameter (#1111) 3 years ago
stream.go switch to gortsplib v2 (#1301) 3 years ago
streamformat.go switch to gortsplib v2 (#1301) 3 years ago
streammedia.go switch to gortsplib v2 (#1301) 3 years ago
webrtc_conn.go Support reading with WebRTC (#1242) 3 years ago
webrtc_index.html Support reading with WebRTC (#1242) 3 years ago
webrtc_server.go Support reading with WebRTC (#1242) 3 years ago