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 ef8b9fb63d
webrtc, hls: reply status code 204 to OPTIONS requests (#2141)
3 years ago
..
api.go support publishing, reading, proxying with SRT (#2068) 3 years ago
api_defs.go support publishing, reading, proxying with SRT (#2068) 3 years ago
api_test.go support publishing, reading, proxying with SRT (#2068) 3 years ago
authentication.go support publishing, reading, proxying with SRT (#2068) 3 years ago
core.go support publishing, reading, proxying with SRT (#2068) 3 years ago
core_test.go rename environment variable RTSP_PATH into MTX_PATH (#1967) 3 years ago
hls_http_server.go webrtc, hls: reply status code 204 to OPTIONS requests (#2141) 3 years ago
hls_index.html hls, webrtc: in the web page, pass query parameters to inner requests (#1976) 3 years ago
hls_manager.go normalize channels and methods (#2127) 3 years ago
hls_manager_test.go webrtc: send session ID to external auth server (#1981) (#2098) 3 years ago
hls_muxer.go normalize channels and methods (#2127) 3 years ago
hls_source.go update gohlslib (#2125) 3 years ago
hls_source_test.go support publishing, reading, proxying with SRT (#2068) 3 years ago
ip.go hls server: show real client IPs when behind a proxy (#955) 4 years ago
metrics.go move HTTP utilities in a dedicated package (#2123) 3 years ago
metrics_test.go rtmp: simplify API (#2130) 3 years ago
path.go normalize channels and methods (#2127) 3 years ago
path_manager.go normalize channels and methods (#2127) 3 years ago
pprof.go move HTTP utilities in a dedicated package (#2123) 3 years ago
publisher.go print track codecs into logs 4 years ago
reader.go support publishing with WebRTC (#1659) (#1786) 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 base class to all data units (#2122) 3 years ago
rtmp_conn.go support publishing, reading, proxying with SRT (#2068) 3 years ago
rtmp_listener.go add rtmp.Reader, rtmp.Writer (#2124) 3 years ago
rtmp_server.go add rtmp.Reader, rtmp.Writer (#2124) 3 years ago
rtmp_server_test.go rtmp: simplify API (#2130) 3 years ago
rtmp_source.go rtmp: simplify API (#2130) 3 years ago
rtmp_source_test.go rtmp: simplify API (#2130) 3 years ago
rtsp_conn.go update gortsplib (#2138) 3 years ago
rtsp_server.go make sure components are closed in a specific order (#2065) 3 years ago
rtsp_server_test.go improve tests (#1965) 3 years ago
rtsp_session.go update gortsplib (#2138) 3 years ago
rtsp_source.go update gortsplib (#2126) 3 years ago
rtsp_source_test.go update gortsplib (#2138) 3 years ago
source.go update dependencies (#1968) 3 years ago
source_redirect.go change repository owner (#1801) 3 years ago
source_static.go support publishing, reading, proxying with SRT (#2068) 3 years ago
srt_conn.go support publishing, reading, proxying with SRT (#2068) 3 years ago
srt_listener.go support publishing, reading, proxying with SRT (#2068) 3 years ago
srt_server.go support publishing, reading, proxying with SRT (#2068) 3 years ago
srt_server_test.go support publishing, reading, proxying with SRT (#2068) 3 years ago
srt_source.go support publishing, reading, proxying with SRT (#2068) 3 years ago
srt_source_test.go support publishing, reading, proxying with SRT (#2068) 3 years ago
tls_fingerprint.go join validation of TLS fingerprints (#2071) 3 years ago
udp_source.go update gohlslib (#2125) 3 years ago
webrtc_http_server.go webrtc, hls: reply status code 204 to OPTIONS requests (#2141) 3 years ago
webrtc_incoming_track.go normalize channels and methods (#2127) 3 years ago
webrtc_manager.go support publishing, reading, proxying with SRT (#2068) 3 years ago
webrtc_manager_test.go webrtc, hls: reply status code 204 to OPTIONS requests (#2141) 3 years ago
webrtc_outgoing_track.go remove workaround for pion/rtp < 1.8.1 (#2134) 3 years ago
webrtc_pc.go webrtc: move codec and bitrate settings on client side (#1990) 3 years ago
webrtc_publish_index.html webrtc: display publish-related errors in web page (#1836) (#2080) 3 years ago
webrtc_read_index.html webrtc: allow using special characters in ICE server credentials (#1953) (#2000) 3 years ago
webrtc_session.go normalize channels and methods (#2127) 3 years ago