AWS Elemental MediaPackage
AWS Elemental MediaPackage is a video origination and just-in-time packaging service that allows users to securely and reliably deliver live and on-demand video content to a wide range of devices. It supports multiple delivery formats, content protection mechanisms, and integrate
Link
Related resources
- HR-Cache: Learning-Based Caching for Edge Content DeliveryAcademic paper proposing a LightGBM GBDT-based learned cache-eviction model for edge content delivery, with companion code.
- video.js HLS Content SteeringDocumentation and implementation of standards-based content steering (HLS PATHWAY-PRIORITY / DASH SERVICE-LOCATION-PRIORITY) built into vid…
- Go-With-The-Winner: Client-Side Server Selection for Content DeliveryAcademic algorithm behind Netflix-style client-side multi-CDN selection.
- datarhei CoreOpen-source video server/framework handling VOD storage and FFmpeg-based delivery.
- Content Steering: A Standard for Multi-CDN StreamingAcademic paper on the HLS/DASH Content Steering standard enabling multi-CDN traffic steering for streaming.
- 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.
- jsDelivrProduction multi-CDN (Cloudflare+Fastly) delivery network with RUM+synthetic monitoring load balancer and dual-DNS failover architecture, o…
- ML-Driven Open-Source Framework for QoE in Multimedia NetworksEnd-to-end ML framework predicting and optimizing QoE from network conditions, based on ITU-T P.1203, code released open source.
- Survive CDN Failures with Redundant StreamsTechnical deep-dive on client-side multi-CDN failover pattern using redundant streams with HLS.js.
- cXnExtensible open-source CDN with classic nginx→varnish→S3 edge cache architecture, MIT licensed.
- video-transcode-queueReference architecture for a video upload and transcode pipeline running on Kubernetes with a job queue.