Microsoft Rocket: Hybrid Edge + Cloud Video Analytics Platform

An extensible software stack developed by Microsoft Research that leverages both edge and cloud computing for scalable video analytics. Rocket is designed to facilitate real-time analysis of live camera streams, making it suitable for applications like security surveillance and t

Link

Related resources

  • Coffee: Cost-Effective Edge Caching for 360° Live VideoAcademic paper on predictive tile-prefetch edge caching for 360-degree live video streaming, achieving 76% backhaul traffic reduction.
  • Open Streaming PlatformSelf-hosted live streaming platform (Twitch/Ustream alternative) with RTMP ingest, Flask + nginx-rtmp-module stack.
  • multifluxSelf-hostable multistreaming platform powered by Cloudflare Workers/Pages/Stream with edge fanout.
  • cXnExtensible open-source CDN with classic nginx→varnish→S3 edge cache architecture, MIT licensed.
  • ClipableSelf-hosted video sharing platform, a Streamable alternative for cloud/self-managed video hosting.
  • 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.
  • Survive CDN Failures with Redundant StreamsTechnical deep-dive on client-side multi-CDN failover pattern using redundant streams with HLS.js.
  • OpencastOpen-source platform for capturing, processing, managing and distributing academic video, with its own storage and distribution architectur…
  • 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.
  • video-transcode-queueReference architecture for a video upload and transcode pipeline running on Kubernetes with a job queue.
  • jsDelivrProduction multi-CDN (Cloudflare+Fastly) delivery network with RUM+synthetic monitoring load balancer and dual-DNS failover architecture, o…