Webseed
P2P video streaming server using literal BitTorrent protocol (not WebRTC), for authenticated private networks.
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.
- P2P StreamingOpen source WebRTC-based engine for P2P live/VOD streaming directly in a browser page, no plugin required.
- ipfs-live-streamingWorking live streaming chain over IPFS: OBS to nginx-rtmp to an IPFS node using pubsub for segment announcement instead of slow IPNS.
- CDNBye dash.js P2P enginedash.js plugin that offloads CDN bandwidth via WebRTC peer-to-peer sharing while preserving viewing experience.
- 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.
- tsduck-prometheus — TS analyser metrics exporterExports TSDuck transport-stream analyser values as Prometheus metrics covering most ETSI TR 101 290 checks for broadcast monitoring.
- 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.
- 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…
- PIRA: Pan-CDN Intra-video Resource Adaptation for Short Video Streaming2025 arXiv paper on intra-video session pan-CDN segment/range selection jointly optimizing QoE and cost for short-video streaming.
- 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…