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 December 5, 2023 (about 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 (about 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 (about 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.
Published on September 15, 2023 (over 1 year ago)
How seven Mux Data engineers conquered unprecedented challenges by supporting an event with a record-setting CCV.
Published on August 29, 2023 (over 1 year ago)
This past spring, we stepped up to the challenge of using Mux Data to monitor one of the largest live streaming events in history. Here's how we did it.
Published on August 24, 2023 (over 1 year ago)
It's becoming increasingly clear that cloud encoding APIs are on their way out. Read our perspective on where cloud video encoding is headed.
Published on August 21, 2023 (over 1 year ago)
Service workers have so much potential. Let's explore building a media proxy as a service worker that can run in your browser or in the cloud.
Published on August 10, 2023 (over 1 year ago)
React Server Actions offer a way of simplifying posting data to the server by calling a simple function instead. But do they live up to the promise?
Published on July 19, 2023 (over 1 year ago)
Server Components run on the server instead of the client, giving you control over your bundle size and data fetching. Here’s everything we learned about them.
Published on July 12, 2023 (over 1 year ago)
Learn how you can associate interactive transcript metadata with your video playback to fire custom events as your video progresses.