Ateme NEA
Ateme's NEA is a software suite that provides origin, packaging, storage, analytics, and CDN capabilities. It enables efficient content delivery over various networks, including cable, satellite, IPTV, terrestrial, and OTT, supporting formats like MPEG2-TS, HLS, and DASH.
Link
Related resources
- 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.
- 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.
- HovodSelf-hosted open-source Mux alternative: upload to multi-quality HLS (360p-4K), S3-compatible storage, dashboard, analytics, AI transcripti…
- Video Streaming in Distributed Erasure-coded Storage Systems: Stall Duration AnalysisAcademic analysis modeling playback stall duration for video streaming over distributed erasure-coded storage systems.
- 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.
- 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.
- OpencastOpen-source platform for capturing, processing, managing and distributing academic video, with its own storage and distribution architectur…
- jsDelivrProduction multi-CDN (Cloudflare+Fastly) delivery network with RUM+synthetic monitoring load balancer and dual-DNS failover architecture, o…
- RustFSRust S3-compatible object storage claiming 2.3x MinIO performance on small-payload workloads, drop-in migration from MinIO/Ceph, good fit f…
- Survive CDN Failures with Redundant StreamsTechnical deep-dive on client-side multi-CDN failover pattern using redundant streams with HLS.js.