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.
 
 
 
 
 
 
Volodymyr Borodin 47317ea8e5
api: add path to RTMP connections, RTSP sessions, WebRTC sessions (#1962) (#2022)
3 years ago
..
api.go api: return 404 in /get and /kick endpoints (#1994) (#1995) 3 years ago
api_defs.go api: add path to RTMP connections, RTSP sessions, WebRTC sessions (#1962) (#2022) 3 years ago
api_test.go api: add path to RTMP connections, RTSP sessions, WebRTC sessions (#1962) (#2022) 3 years ago
authentication.go restore sending session ID to external authentication (#1871) 3 years ago
core.go webrtc: allow using special characters in ICE server credentials (#1953) (#2000) 3 years ago
core_test.go rename environment variable RTSP_PATH into MTX_PATH (#1967) 3 years ago
hls_http_server.go hls, webrtc: add Authorization to Access-Control-Allow-Headers (#2018) (#2020) 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 api: return 404 in /get and /kick endpoints (#1994) (#1995) 3 years ago
hls_manager_test.go webrtc: make preflight OPTIONS requests work with external auth (#1941) (#1964) 3 years ago
hls_muxer.go support reading MP4A-LATM-encoded AAC with RTMP and HLS (#1694) (#1898) 3 years ago
hls_source.go support reading MP4A-LATM-encoded AAC with RTMP and HLS (#1694) (#1898) 3 years ago
hls_source_test.go webrtc: support publishing with WHIP and reading with WHEP (#1800) 3 years ago
http_logger.go change repository owner (#1801) 3 years ago
http_server.go stop execution in case of panics when handling HTTP requests (#2021) 3 years ago
http_server_header.go api: add pagination to all /list endpoints (#1808) 3 years ago
http_set_trusted_proxies.go change repository owner (#1801) 3 years ago
ip.go hls server: show real client IPs when behind a proxy (#955) 4 years ago
metrics.go api: add /get endpoints (#1577) (#1823) 3 years ago
metrics_test.go fix race condition in TestMetrics (#1830) 3 years ago
path.go rename environment variable RTSP_PATH into MTX_PATH (#1967) 3 years ago
path_manager.go api: return 404 in /get and /kick endpoints (#1994) (#1995) 3 years ago
pprof.go add base class to all HTTP servers (#1809) 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 change repository owner (#1801) 3 years ago
rtmp_conn.go api: add path to RTMP connections, RTSP sessions, WebRTC sessions (#1962) (#2022) 3 years ago
rtmp_server.go api: return 404 in /get and /kick endpoints (#1994) (#1995) 3 years ago
rtmp_server_test.go improve tests (#1965) 3 years ago
rtmp_source.go change repository owner (#1801) 3 years ago
rtmp_source_test.go change repository owner (#1801) 3 years ago
rtsp_conn.go rename environment variable RTSP_PATH into MTX_PATH (#1967) 3 years ago
rtsp_server.go api: return 404 in /get and /kick endpoints (#1994) (#1995) 3 years ago
rtsp_server_test.go improve tests (#1965) 3 years ago
rtsp_session.go api: add path to RTMP connections, RTSP sessions, WebRTC sessions (#1962) (#2022) 3 years ago
rtsp_source.go change repository owner (#1801) 3 years ago
rtsp_source_test.go Allow sending Range header to RTSP sources (#1780) 3 years ago
source.go update dependencies (#1968) 3 years ago
source_redirect.go change repository owner (#1801) 3 years ago
source_static.go change repository owner (#1801) 3 years ago
stream.go change repository owner (#1801) 3 years ago
stream_format.go change repository owner (#1801) 3 years ago
stream_media.go print warning in case no key frames are being received (#1763) 3 years ago
udp_source.go support reading MP4A-LATM-encoded AAC with RTMP and HLS (#1694) (#1898) 3 years ago
webrtc_http_server.go hls, webrtc: add Authorization to Access-Control-Allow-Headers (#2018) (#2020) 3 years ago
webrtc_incoming_track.go webrtc: support publishing with OBS and WebRTC (#1998) 3 years ago
webrtc_manager.go webrtc: allow using special characters in ICE server credentials (#1953) (#2000) 3 years ago
webrtc_manager_test.go webrtc: do not pass preflight requests to external auth (#1941) (#1972) 3 years ago
webrtc_outgoing_track.go support reading MP4A-LATM-encoded AAC with RTMP and HLS (#1694) (#1898) 3 years ago
webrtc_pc.go webrtc: move codec and bitrate settings on client side (#1990) 3 years ago
webrtc_publish_index.html webrtc: allow using special characters in ICE server credentials (#1953) (#2000) 3 years ago
webrtc_read_index.html webrtc: allow using special characters in ICE server credentials (#1953) (#2000) 3 years ago
webrtc_session.go api: add path to RTMP connections, RTSP sessions, WebRTC sessions (#1962) (#2022) 3 years ago