Multi-CDN Management
Browse 22 curated multi-cdn management resources for video development on Awesome Video.
Resources
- Apache Traffic ControlOpen-source CDN control plane (Traffic Ops, Traffic Router, Apache Traffic Server caches) used to build and operate video delivery CDNs, wi…
- CDN Up and RunningEducational build-your-own-CDN repo covering load balancing policies (round-robin, consistent hashing) with Nginx/Lua/Prometheus/Grafana.
- Content Steering: A Standard for Multi-CDN StreamingAcademic paper on the HLS/DASH Content Steering standard enabling multi-CDN traffic steering for 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…
- 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…