ImageKit Video CDN

ImageKit offers a Video CDN solution that includes features like dynamic overlays, allowing developers to add text, images, or other videos over the main video stream. This capability enables personalized and interactive content delivery, enhancing user engagement and experience.

Link

Related resources

  • ClipBucketAn open source video sharing platform (YouTube-like) allowing users to upload, manage, and stream video content on their own server.
  • How Cloudflare Streams Video (Engineering)Engineering deep-dive on Cloudflare Stream's architecture: tus resumable upload protocol, encoding pipeline, dynamic underutilized-datacent…
  • Apache Traffic ControlAn open source CDN control plane originally contributed by Comcast. Apache Traffic Control can create a CDN with edge cache servers (like A…
  • simple-peer - Simple WebRTC video, voice, and data channelsSimple WebRTC library for video, voice, and data channels with a concise API. Supports dynamic stream addition, Node.js usage via wrtc, and…
  • Kaltura nginx-vod-moduleAn NGINX module for Video on Demand streaming that enables MP4 repackaging and dynamic adaptive streaming (HLS/DASH) support on Nginx serve…
  • IcecastAn open source streaming media server primarily for audio streaming (Ogg/Opus), which can also deliver video in formats like Ogg/Theora. Co…
  • CasparCGAn open source broadcast graphics and video playout server. CasparCG is used to deliver layered videos, images, and templates to profession…
  • Cloudflare Stream Live: Engineering Deep-DiveEngineering post on distributed live ingest architecture vs legacy single-region ingest, covering LL-HLS latency, WHIP/WHEP, and SRT suppor…
  • CasparCGA professional open source graphics and video playback server used in TV broadcasting for overlaying graphics, playing videos, and mixing l…
  • Kurento Media ServerAn open source WebRTC media server with advanced capabilities like mixing, transcoding, and computer vision integration. Kurento allows bui…
  • DIY-Streaming-CDNReference architecture and OSS stack (OBS + nginx + load balancer) for building a self-hosted livestream CDN.