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 e10055ad69
api: add item count to /list endpoints (#1813) (#1829)
2 years ago
..
api.go api: add item count to /list endpoints (#1813) (#1829) 2 years ago
api_defs.go api: add item count to /list endpoints (#1813) (#1829) 2 years ago
api_test.go api: add item count to /list endpoints (#1813) (#1829) 2 years ago
authentication.go change repository owner (#1801) 2 years ago
core.go change repository owner (#1801) 2 years ago
core_test.go api: add /get endpoints (#1577) (#1823) 2 years ago
hls_http_server.go add base class to all HTTP servers (#1809) 2 years ago
hls_index.html bump hls.js (#1807) 2 years ago
hls_manager.go api: add /get endpoints (#1577) (#1823) 2 years ago
hls_manager_test.go fix race condition in tests (#1826) 2 years ago
hls_muxer.go api: add /get endpoints (#1577) (#1823) 2 years ago
hls_source.go change repository owner (#1801) 2 years ago
hls_source_test.go webrtc: support publishing with WHIP and reading with WHEP (#1800) 2 years ago
http_logger.go change repository owner (#1801) 2 years ago
http_server.go add base class to all HTTP servers (#1809) 2 years ago
http_server_header.go api: add pagination to all /list endpoints (#1808) 2 years ago
http_set_trusted_proxies.go change repository owner (#1801) 2 years ago
ip.go hls server: show real client IPs when behind a proxy (#955) 3 years ago
metrics.go api: add /get endpoints (#1577) (#1823) 2 years ago
metrics_test.go fix race condition in TestMetrics (#1830) 2 years ago
path.go api: add /get endpoints (#1577) (#1823) 2 years ago
path_manager.go api: add /get endpoints (#1577) (#1823) 2 years ago
pprof.go add base class to all HTTP servers (#1809) 2 years ago
publisher.go print track codecs into logs 3 years ago
reader.go support publishing with WebRTC (#1659) (#1786) 2 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 change repository owner (#1801) 2 years ago
rtmp_conn.go api: add /get endpoints (#1577) (#1823) 2 years ago
rtmp_server.go api: add /get endpoints (#1577) (#1823) 2 years ago
rtmp_server_test.go change repository owner (#1801) 2 years ago
rtmp_source.go change repository owner (#1801) 2 years ago
rtmp_source_test.go change repository owner (#1801) 2 years ago
rtsp_conn.go api: add /get endpoints (#1577) (#1823) 2 years ago
rtsp_server.go api: add /get endpoints (#1577) (#1823) 2 years ago
rtsp_server_test.go unify authentication mechanisms (#1775) 2 years ago
rtsp_session.go api: add /get endpoints (#1577) (#1823) 2 years ago
rtsp_source.go change repository owner (#1801) 2 years ago
rtsp_source_test.go Allow sending Range header to RTSP sources (#1780) 2 years ago
source.go change repository owner (#1801) 2 years ago
source_redirect.go change repository owner (#1801) 2 years ago
source_static.go change repository owner (#1801) 2 years ago
stream.go change repository owner (#1801) 2 years ago
stream_format.go change repository owner (#1801) 2 years ago
stream_media.go print warning in case no key frames are being received (#1763) 2 years ago
udp_source.go change repository owner (#1801) 2 years ago
webrtc_http_server.go add base class to all HTTP servers (#1809) 2 years ago
webrtc_incoming_track.go webrtc: discard empty RTP packets coming from Chrome (#1804) 2 years ago
webrtc_manager.go api: add /get endpoints (#1577) (#1823) 2 years ago
webrtc_manager_test.go fix race condition in tests (#1826) 2 years ago
webrtc_outgoing_track.go change repository owner (#1801) 2 years ago
webrtc_pc.go change repository owner (#1801) 2 years ago
webrtc_publish_index.html webrtc: fix exception in browser when webrtcICEServers is empty (#1817) (#1821) 2 years ago
webrtc_read_index.html webrtc: fix exception in browser when webrtcICEServers is empty (#1817) (#1821) 2 years ago
webrtc_session.go api: add /get endpoints (#1577) (#1823) 2 years ago