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 d07ba5983e
update gortsplib (#2390)
3 years ago
..
api.go enable errcheck (#2201) 3 years ago
api_defs.go add additional environment variables to custom commands (#1414) (#2356) 3 years ago
api_test.go fix maxReaders limit in case of multiple tracks (#2246) (#2264) 3 years ago
authentication.go switch to gortsplib/v4 (#2244) 3 years ago
conn.go add additional environment variables to custom commands (#1414) (#2356) 3 years ago
core.go search for configuration file in various paths, print paths if configuration is not found (#1993) (#2276) (#2357) 3 years ago
core_test.go switch to gortsplib/v4 (#2244) 3 years ago
hls.min.js bump hls-js to v1.4.12 (#2283) 3 years ago
hls_http_server.go hls: return 404 when requesting hls.min.js.map (#2262) 3 years ago
hls_index.html embed hls.js into the server (#2202) (#2236) 3 years ago
hls_manager.go force all readers to use an asynchronous writer (#2265) 3 years ago
hls_manager_test.go update dependencies (#2266) 3 years ago
hls_muxer.go update gortsplib (#2390) 3 years ago
hls_source.go update gortsplib (#2390) 3 years ago
hls_source_test.go switch to gortsplib/v4 (#2244) 3 years ago
ip.go hls server: show real client IPs when behind a proxy (#955) 4 years ago
metrics.go switch to gortsplib/v4 (#2244) 3 years ago
metrics_test.go switch to gortsplib/v4 (#2244) 3 years ago
mpegts.go update gortsplib (#2390) 3 years ago
path.go add additional environment variables to custom commands (#1414) (#2356) 3 years ago
path_manager.go implement native recording (#1399) (#2255) 3 years ago
path_manager_test.go add runOnDisconnect, runOnNotReady, runOnUnread (#1464) (#2355) 3 years ago
path_test.go add runOnDisconnect, runOnNotReady, runOnUnread (#1464) (#2355) 3 years ago
pprof.go fix crash in case of specially-crafted HTTP requests (#2166) (#2169) 3 years ago
publisher.go print track codecs into logs 4 years ago
reader.go add additional environment variables to custom commands (#1414) (#2356) 3 years ago
restrict_network.go do not listen on IPv6 when host is 0.0.0.0 (#1665) (#1678) 3 years ago
rpicamera_source.go add additional environment variables to custom commands (#1414) (#2356) 3 years ago
rtmp_conn.go update gortsplib (#2390) 3 years ago
rtmp_listener.go enable errcheck (#2201) 3 years ago
rtmp_server.go add runOnDisconnect, runOnNotReady, runOnUnread (#1464) (#2355) 3 years ago
rtmp_server_test.go add runOnDisconnect, runOnNotReady, runOnUnread (#1464) (#2355) 3 years ago
rtmp_source.go update gortsplib (#2390) 3 years ago
rtmp_source_test.go switch to gortsplib/v4 (#2244) 3 years ago
rtsp_conn.go add additional environment variables to custom commands (#1414) (#2356) 3 years ago
rtsp_server.go add additional environment variables to custom commands (#1414) (#2356) 3 years ago
rtsp_server_test.go add runOnDisconnect, runOnNotReady, runOnUnread (#1464) (#2355) 3 years ago
rtsp_session.go add additional environment variables to custom commands (#1414) (#2356) 3 years ago
rtsp_source.go add additional environment variables to custom commands (#1414) (#2356) 3 years ago
rtsp_source_test.go switch to gortsplib/v4 (#2244) 3 years ago
source.go add additional environment variables to custom commands (#1414) (#2356) 3 years ago
source_redirect.go add additional environment variables to custom commands (#1414) (#2356) 3 years ago
source_static.go add additional environment variables to custom commands (#1414) (#2356) 3 years ago
srt_conn.go update gortsplib (#2390) 3 years ago
srt_listener.go enable errcheck (#2201) 3 years ago
srt_server.go add runOnDisconnect, runOnNotReady, runOnUnread (#1464) (#2355) 3 years ago
srt_server_test.go enable errcheck (#2201) 3 years ago
srt_source.go support AC-3 tracks in SRT and UDP; support recording AC-3 tracks (#2376) 3 years ago
srt_source_test.go switch to gortsplib/v4 (#2244) 3 years ago
tls_fingerprint.go join validation of TLS fingerprints (#2071) 3 years ago
udp_source.go support AC-3 tracks in SRT and UDP; support recording AC-3 tracks (#2376) 3 years ago
udp_source_test.go switch to gortsplib/v4 (#2244) 3 years ago
webrtc_http_server.go embed hls.js into the server (#2202) (#2236) 3 years ago
webrtc_incoming_track.go switch to gortsplib/v4 (#2244) 3 years ago
webrtc_manager.go add runOnDisconnect, runOnNotReady, runOnUnread (#1464) (#2355) 3 years ago
webrtc_manager_test.go switch to gortsplib/v4 (#2244) 3 years ago
webrtc_outgoing_track.go fix timestamp of outgoing RTSP/RTP packets in case of aggregated access units (#2389) 3 years ago
webrtc_publish_index.html webrtc: display publish-related errors in web page (#1836) (#2080) 3 years ago
webrtc_read_index.html Add video player options via query string (#2145) 3 years ago
webrtc_session.go add additional environment variables to custom commands (#1414) (#2356) 3 years ago
webrtc_source.go add additional environment variables to custom commands (#1414) (#2356) 3 years ago
webrtc_source_test.go switch to gortsplib/v4 (#2244) 3 years ago