Infrastructure & Delivery
Browse 352 curated video infrastructure and delivery resources — CDNs, origin servers, packaging, and cloud media tooling on Awesome Video.
Subcategories
- CDN Integration & Distribution
- Cloud & CDN
- Edge Computing & Caching Solutions
- Live Streaming Servers
- Multi-CDN Management
- Peer-to-Peer Streaming Solutions
- RTMPRTSPHTTP Protocol Servers
- Streaming Analytics & Monitoring
- Streaming Servers
- VOD Streaming Servers
Resources
- 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…
- DASH-IF Content SteeringDASH Industry Forum's official specification repository and reference material for content steering, the standard for steering DASH/HLS pla…
- Dynamic CDN Switching: Content Steering in dash.js (Fraunhofer HHI)Fraunhofer writeup of the DASH-IF content steering wire format and its dash.js reference implementation, covering defaultServiceLocation, q…
- Go-With-The-Winner: Client-Side Server Selection for Content DeliveryAcademic algorithm behind Netflix-style client-side multi-CDN selection.
- Implementing HLS/DASH Content Steering at Scale (Reznik, IBC 2023)IBC 2023 technical paper by Yuriy Reznik describing a stateless edge design for implementing HLS/DASH content steering for multi-CDN delive…
- 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.
- OTT Content Delivery– Multi CDNEyevinn article explaining multi-CDN strategies and architectures for OTT video content distribution.
- 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.
- Quality-Aware Multi-CDN Pilot Based on CMCD and Content SteeringWrite-up of a real pilot delivering live DASH across two CDNs, using CMCD telemetry to compute per-CDN quality and drive DASH content-steer…
- SVTA Open Caching reference codeMIT-licensed reference code and OpenAPI descriptions for SVTA Open Caching, built on IETF CDNI (RFC 8006/8007/8008/8804) plus SVA extension…
- SVTA: Architectures for Multi-CDN SwitchingStreaming Video Technology Alliance industry-consortium project documenting multi-CDN switching architectures including client-side steerin…
- Simplifying Multi-CDN Delivery with HLS/DASH Content Steering (SMPTE 2023)SMPTE paper by Yuriy Reznik comparing content steering against other multi-CDN switching approaches, with performance measurements.
- Velocix CDN Broker ArchitectureArchitecture documentation for mid-session CDN rerouting driven by KPI thresholds, CDN failure and capacity limits in a multi-CDN delivery…
- cdnselector — Multi-CDN Switching/Failover ServerDeployable multi-CDN switch/failover server for HTTP streaming, routing by geo/network/response-time/device with instant failover and backu…
- jsDelivrProduction multi-CDN (Cloudflare+Fastly) delivery network with RUM+synthetic monitoring load balancer and dual-DNS failover architecture, o…
- multi-dns-cdn-failoverMIT-licensed YAML-configured DNS failover tool across Cloudflare, deSEC, and Bunny CDN with GitHub Actions sync workflow.
- poc-failover-cdnPOC demonstrating single-CDN plus API Gateway is insufficient for failover HA, shows client-side fault tolerance via Route53 failover.
- video.js HLS Content SteeringDocumentation and implementation of standards-based content steering (HLS PATHWAY-PRIORITY / DASH SERVICE-LOCATION-PRIORITY) built into vid…
- videojs-cmcd — CMCD plugin for Video.jsVideo.js 8.4.0+ plugin that adds Common Media Client Data (CMCD, CTA-5004) reporting to player media requests for QoE analytics and multi-C…
- A Real-Time Update to the Livepeer Network VisionLivepeer's strategy post describing the shift of its decentralized GPU transcoding network toward real-time and AI video workloads.
- CDNBye dash.js P2P enginedash.js plugin that offloads CDN bandwidth via WebRTC peer-to-peer sharing while preserving viewing experience.
- LL-HLS-WebTorrentProof-of-concept distributing low-latency HLS via WebTorrent, offloading server bandwidth to peers.
- Owncast P2P (owncast-p2p)Owncast fork adding P2P HLS delivery via SwarmCloud for self-hosted live streaming with peer-assisted bandwidth offload.
- P2P Media Loader v1.0 DocumentationAPI docs for WebRTC peer-assisted HLS/DASH delivery via hls.js and Shaka/dash.js mixins, including swarm configuration, peer events and deb…