We're a team of engineers, marketers, designers, all passionate about video and the work we create together. Welcome to our blog about video.
Published on May 16, 2024 (about 1 year ago)
What can you do with Server Components and Actions in React 19? Let’s talk about how React 19’s features are a big deal, even for a simple marketing site.
Published on May 3, 2024 (about 1 year ago)
Learn about React 19 introducing support for web components and what that means for React developers and web component authors.
Published on May 1, 2024 (about 1 year ago)
Understand how attackers steal video content and what you can do to prevent downloading, unauthorized playback, screen recording with signed URLs and DRM
Published on April 10, 2024 (about 1 year ago)
How we updated our legacy Node SDK to work with new JS runtimes like Cloudflare Workers, Bun, Deno and Vercel Edge functions.
Published on March 28, 2024 (about 1 year ago)
Algorithms like BlurHash and ThumbHash are popular ways to render small, blurry images while the full-size images load, but are they necessary on the web?
Published on January 31, 2024 (over 1 year ago)
AI models like Whisper and OpenCLIP are making image tagging and speech-to-text transcription, two tasks that once required a team of PhDs, seem trivial — but, whew, are they expensive! …Or are they? ...
Published on January 2, 2024 (over 1 year ago)
Learn how to build complete video workflows and combine uploads and edits, fully branded, inside an app or product.
Published on December 5, 2023 (over 1 year ago)
Can you use Rust to write your CPU-intensive code once and ship it everywhere — iOS, Android, and the web? Follow along to find out.
Published on November 27, 2023 (over 1 year ago)
Learn how to add a responsive background video to a landing page using Next.js and Mux in this step-by-step tutorial. Grab the code and start building
Published on November 10, 2023 (over 1 year ago)
In this article, we’ll go over one way you can set up viewer playback tracking and generate a video heatmap to display in a React app.