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 fb1c16d606
support reading UDP/MPEG-TS streams (#1490)
2 years ago
..
api.go webrtc muxer: fix multiple race conditions 3 years ago
api_test.go tests: fix race condition 3 years ago
core.go restore compatibility with non-raspberry arm systems (#1587) 2 years ago
core_test.go update gortsplib 3 years ago
external_auth.go hls source: set type of audio medias to 'audio' (#1489) 2 years ago
hls_index.html hls muxer: support reading Opus tracks (#1338) 3 years ago
hls_muxer.go hls muxer: add option to dump segments on disk (#1322) (#1567) 2 years ago
hls_server.go hls muxer: add option to dump segments on disk (#1322) (#1567) 2 years ago
hls_server_test.go Send additional fields to the external authentication URL (#1408) 3 years ago
hls_source.go support reading UDP/MPEG-TS streams (#1490) 2 years ago
hls_source_test.go tests: fix race condition in TestHLSSource (#1506) 2 years ago
http_logger.go Support reading with WebRTC (#1242) 3 years ago
http_requestpool.go webrtc muxer: fix multiple race conditions 3 years ago
ip.go hls server: show real client IPs when behind a proxy (#955) 3 years ago
metrics.go webrtc muxer: fix multiple race conditions 3 years ago
metrics_test.go webrtc: make HTTPS optional (#1312) 3 years ago
path.go support reading UDP/MPEG-TS streams (#1490) 2 years ago
path_manager.go fix bug that prevented publishing twice to the same path (#1470) (#1469) 3 years ago
pprof.go webrtc muxer: fix multiple race conditions 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 rename Data into Unit (#1556) 2 years ago
rtmp_conn.go rename Data into Unit (#1556) 2 years ago
rtmp_server.go Support reading with WebRTC (#1242) 3 years ago
rtmp_server_test.go switch to go 1.19 (#1563) 2 years ago
rtmp_source.go rename Data into Unit (#1556) 2 years ago
rtmp_source_test.go update gortsplib 3 years ago
rtsp_conn.go Send additional fields to the external authentication URL (#1408) 3 years ago
rtsp_server.go rtsp server: make runOnConnect work again (#1409) 3 years ago
rtsp_server_test.go rtsp server: make runOnConnect work again (#1409) 3 years ago
rtsp_session.go rename Data into Unit (#1556) 2 years ago
rtsp_source.go update gohlslib (#1583) 2 years ago
rtsp_source_test.go speed up tests 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 support reading UDP/MPEG-TS streams (#1490) 2 years ago
stream.go rename Data into Unit (#1556) 2 years ago
stream_format.go rename Data into Unit (#1556) 2 years ago
stream_media.go hls source: set type of audio medias to 'audio' (#1489) 2 years ago
udp_source.go support reading UDP/MPEG-TS streams (#1490) 2 years ago
webrtc_conn.go rename Data into Unit (#1556) 2 years ago
webrtc_index.html webrtc muxer: keep the WebSocket connection 3 years ago
webrtc_server.go webrtc: rename stunServers into iceServers (#1545) 2 years ago
webrtc_server_test.go update gohlslib (#1566) 2 years ago