webrtc-cdn

Live media CDN over WebRTC: multi-node cluster coordinated via Redis Pub/Sub (Go, Docker) with WHIP/WHEP-style ingest and egress across nodes.

Link

Related resources

  • PeerTubeActivityPub-federated video hosting platform using WebRTC P2P in-browser delivery to offload server bandwidth, including live streaming sup…
  • P2p StreamingOpen source WebRTC-based engine for P2P live/VOD streaming directly in a browser page, no plugin required.
  • simple-peer - Simple WebRTC video, voice, and data channelsSimple WebRTC library for video, voice, and data channels with a concise API. Supports dynamic stream addition, Node.js usage via wrtc, and…
  • Owncast P2P (owncast-p2p)Owncast fork adding P2P HLS delivery via SwarmCloud for self-hosted live streaming with peer-assisted bandwidth offload.
  • Stealthy Peers: WebRTC P2P Streaming Security AnalysisAcademic security analysis of WebRTC peer-assisted video streaming (P2P CDN offload architectures).
  • 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…
  • IcecastAn open source streaming media server primarily for audio streaming (Ogg/Opus), which can also deliver video in formats like Ogg/Theora. Co…
  • Cloudflare Stream Live: Engineering Deep-DiveEngineering post on distributed live ingest architecture vs legacy single-region ingest, covering LL-HLS latency, WHIP/WHEP, and SRT suppor…
  • go2rtcA flexible high-performance streaming server written in Go that can ingest RTSP, WebRTC, RTMP, HTTP-FLV, and LL-HLS and output streams to m…
  • ZLMediaKitA high-performance C++ media server framework supporting WebRTC, RTSP, RTMP, HTTP-FLV, HLS, WebSocket streaming, and SRT, for building stre…
  • Kurento Media ServerAn open source WebRTC media server with advanced capabilities like mixing, transcoding, and computer vision integration. Kurento allows bui…
  • Multi-Regional Multi-CDN Content Steering (ACM Mile-High Video 2025)Academic paper on the HLS/DASH Content Steering standard for optimizing multi-regional multi-CDN video delivery.