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 22fe65509b
cleanup (#1754)
2 years ago
..
api.go add read deadline to all incoming HTTP requests (#1689) 2 years ago
api_test.go update dependencies (#1698) 2 years ago
core.go add read deadline to all incoming HTTP requests (#1689) 2 years ago
core_test.go update gortsplib (#1671) 2 years ago
external_auth.go hls source: set type of audio medias to 'audio' (#1489) 2 years ago
hls_index.html update dependencies (#1698) 2 years ago
hls_muxer.go support publishing, reading and proxying MPEG-2 audio (MP3) tracks with RTMP (#1102) (#1736) 2 years ago
hls_server.go update gohlslib (#1684) 2 years ago
hls_server_test.go update dependencies (#1698) 2 years ago
hls_source.go support publishing, reading and proxying MPEG-2 audio (MP3) tracks with RTMP (#1102) (#1736) 2 years ago
hls_source_test.go support publishing, reading and proxying MPEG-2 audio (MP3) tracks with RTMP (#1102) (#1736) 2 years ago
http_logger.go add remote port to HTTP requests in logs (#1663) 2 years ago
http_requestpool.go webrtc muxer: fix multiple race conditions 3 years ago
http_serverheader.go add remote port to HTTP requests in logs (#1663) 2 years ago
http_set_trusted_proxies.go metrics: log HTTP requests when logLevel is debug (#1687) 2 years ago
ip.go hls server: show real client IPs when behind a proxy (#955) 3 years ago
metrics.go metrics: return metrics even if there are no paths or clients (#1688) 2 years ago
metrics_test.go update dependencies (#1698) 2 years ago
path.go rename repository and executable (#1641) 2 years ago
path_manager.go rename repository and executable (#1641) 2 years ago
pprof.go add read deadline to all incoming HTTP requests (#1689) 2 years ago
publisher.go print track codecs into logs 3 years ago
reader.go switch to gortsplib v2 (#1301) 3 years ago
restrict_network.go do not listen on IPv6 when host is 0.0.0.0 (#1665) (#1678) 2 years ago
rpicamera_source.go support publishing, reading and proxying MPEG-2 audio (MP3) tracks with RTMP (#1102) (#1736) 2 years ago
rtmp_conn.go cleanup (#1754) 2 years ago
rtmp_server.go do not listen on IPv6 when host is 0.0.0.0 (#1665) (#1678) 2 years ago
rtmp_server_test.go cleanup (#1754) 2 years ago
rtmp_source.go support publishing, reading and proxying MPEG-2 audio (MP3) tracks with RTMP (#1102) (#1736) 2 years ago
rtmp_source_test.go cleanup (#1754) 2 years ago
rtsp_conn.go rename repository and executable (#1641) 2 years ago
rtsp_server.go update gortsplib (#1671) 2 years ago
rtsp_server_test.go update gortsplib, gohlslib (#1637) 2 years ago
rtsp_session.go support publishing, reading and proxying MPEG-2 audio (MP3) tracks with RTMP (#1102) (#1736) 2 years ago
rtsp_source.go support publishing, reading and proxying MPEG-2 audio (MP3) tracks with RTMP (#1102) (#1736) 2 years ago
rtsp_source_test.go update gortsplib, gohlslib (#1637) 2 years ago
source.go update gortsplib, gohlslib (#1637) 2 years ago
source_redirect.go remove "on" prefix from most communication functions between components 3 years ago
source_static.go rename repository and executable (#1641) 2 years ago
stream.go support publishing, reading and proxying MPEG-2 audio (MP3) tracks with RTMP (#1102) (#1736) 2 years ago
stream_format.go support publishing, reading and proxying MPEG-2 audio (MP3) tracks with RTMP (#1102) (#1736) 2 years ago
stream_media.go update gortsplib, gohlslib (#1637) 2 years ago
udp_source.go support publishing, reading and proxying MPEG-2 audio (MP3) tracks with RTMP (#1102) (#1736) 2 years ago
webrtc_conn.go rename repository and executable (#1641) 2 years ago
webrtc_index.html add viewport meta to hls and webrtc page (#1653) 2 years ago
webrtc_server.go add read deadline to all incoming HTTP requests (#1689) 2 years ago
webrtc_server_test.go update gortsplib, gohlslib (#1637) 2 years ago