LL-HLS-WebTorrent

Proof-of-concept distributing low-latency HLS via WebTorrent, offloading server bandwidth to peers.

Link

Related resources

  • PeerTube (GitHub)ActivityPub-federated video hosting platform using WebRTC P2P in-browser delivery to offload server bandwidth, including live streaming sup…
  • WebTorrentStreaming BitTorrent client for the web/Node.js that streams video torrents directly into an HTML5 video element.
  • WebseedP2P video streaming server using literal BitTorrent protocol (not WebRTC), for authenticated private networks.
  • CDNBye dash.js P2P enginedash.js plugin that offloads CDN bandwidth via WebRTC peer-to-peer sharing while preserving viewing experience.
  • Owncast P2P (owncast-p2p)Owncast fork adding P2P HLS delivery via SwarmCloud for self-hosted live streaming with peer-assisted bandwidth offload.
  • Build a Self-Hosted CDN with OpenResty EdgeStep-by-step guide to building a self-hosted CDN using OpenResty Edge (LuaJIT edge gateway), from the OpenResty core team.
  • tsduck-prometheus — TS analyser metrics exporterExports TSDuck transport-stream analyser values as Prometheus metrics covering most ETSI TR 101 290 checks for broadcast monitoring.
  • NGINX VOD Module — advanced streaming configuration guideDetailed configuration walkthrough for nginx-vod-module doing on-the-fly HLS/DASH packaging with caching, DRM and mapping modes.
  • Varnish — Caching Video (official docs)Official technical guide on caching HLS/DASH segments and manifests with Varnish, including VCL snippets for TTL and live-segment expiry ha…
  • PeerTube Architecture documentationExplains how PeerTube combines HTTP serving, a websocket tracker, HLS with P2P Media Loader and ActivityPub-based instance redundancy.
  • OpencastOpen-source platform for capturing, processing, managing and distributing academic video, with its own storage and distribution architectur…
  • DVB-MABR Reference ToolsOfficial DVB open-source tools implementing multicast ABR (TS 103 769) in server and gateway modes on top of GPAC, for interop testing.
  • Apache Traffic ServerHigh-performance open-source reverse-proxy and edge cache with live config reload and plugin extensibility, widely used as a video edge cac…
  • DASH content steering server (Go)Standalone open-source MPEG-DASH content steering server in Go, working with the dash.js reference client to switch players between substit…