Stream

A video streaming platform on Cloudflare

About

Stream provides end-to-end video infrastructure at scale, handling storage, encoding and adaptive bitrate playback through Cloudflare's network.

Why Workers?

Workers sits on the critical path for Stream requests at the edge, such as fetching and storing files, durably caching metadata to avoid core outages impacting delivery, and rendering HLS/DASH manifests.

Durable Objects is used to help store operational data for live streams, providing feedback for users on how successful the stream connection is.

Also built with Workers...