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 October 25, 2022 (about 2 years ago)
In this post, I'll show you the simple steps to embed a video in your Next.js blog or website by using the newest player package from Mux.
Published on October 19, 2022 (about 2 years ago)
There have been a lot of hot takes and chatter flying around the interwebs about web components over the last few months. We read a lot of it, but the day-to-day 280-character hot takes on Twitter are ...
Published on July 27, 2022 (over 2 years ago)
Here at Mux, we want to empower our users to make the most of our platform. Using web components to build out our Mux elements collection seemed like the most developer-friendly way to do that.
Published on July 13, 2022 (over 2 years ago)
All of our Mux Elements are moving from @mux-elements to @mux on npm. In this post, we explain why and introduce some steps we took and tools we built to help with your migration.
Published on June 13, 2022 (over 2 years ago)
Mux users can now easily interact with our API via our officially supported Postman collection. Once forked, your collection stays up to date with Mux's API changes.
Published on May 18, 2022 (over 2 years ago)
In this article, you'll learn how to keep track of video playback progress by building recallable video playback into your application.
Published on April 18, 2022 (over 2 years ago)
This miniseries will talk about some of Mux's usage of Envoy networking proxy within our Kubernetes clusters.
Published on April 5, 2022 (over 2 years ago)
In this post, you'll be introduced to the MediaRecorder API and learn how it's not so different from operating a video camera IRL.
Published on March 24, 2022 (almost 3 years ago)
A step-by-step guide on how to use Cloudflare's secure tunelling software to test webhooks in local development.
Published on March 10, 2022 (almost 3 years ago)
Build an end-to-end direct upload button with Mux Video API, React on the frontend, and Express on the backend.