Skip to content

The Mux Blog

We're a team of engineers, marketers, designers, all passionate about video and the work we create together. Welcome to our blog about video.

Search
An html tag.

Published on July 27, 2022 (over 2 years ago)

Wesley Luyten
By Wesley Luyten6 min readEngineering

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.

mux and npm logos

Published on July 13, 2022 (over 2 years ago)

Christian Pillsbury
By Christian Pillsbury8 min readEngineering

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.

Mux logo plus sign Postman logo.

Published on June 13, 2022 (over 2 years ago)

Thuy Doan
By Thuy Doan2 min readEngineering

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.

A picture of a book with a bookmark in it. The book contains a digital video with a playback bar at the bottom.

Published on May 18, 2022 (over 2 years ago)

Dave Kiss
By Dave Kiss5 min readEngineering

In this article, you'll learn how to keep track of video playback progress by building recallable video playback into your application.

an image of a side car

Published on April 18, 2022 (over 2 years ago)

David Mather
By David Mather10 min readEngineering

This miniseries will talk about some of Mux's usage of Envoy networking proxy within our Kubernetes clusters.

An illustration of a person holding a skateboard covered in internet-themed stickers.

Published on April 5, 2022 (over 2 years ago)

Dave Kiss
By Dave Kiss11 min readEngineering

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.

Two phone illustrations side-by-side. The left one is pink and represents polling. The right one is green and represents webhooks. On the left under polling, the user has to ask for data each time. This is represented by the user chatting to someone and then getting a response back with data. On the right under webhooks, the user never has to ask for data and just gets it. This is represented by the user never appearing in the chat.

Published on March 24, 2022 (over 2 years ago)

Thuy Doan
By Thuy Doan6 min readEngineering

A step-by-step guide on how to use Cloudflare's secure tunelling software to test webhooks in local development.

A glowing upload button with a cursor hand about to click it.

Published on March 10, 2022 (over 2 years ago)

Thuy Doan
By Thuy Doan10 min readEngineering

Build an end-to-end direct upload button with Mux Video API, React on the frontend, and Express on the backend.

Picture of a tattoo showing the word "mom" inside of a heart, along with an uptrending line chart

Published on January 18, 2022 (almost 3 years ago)

Dave Kiss
By Dave Kiss25 min readEngineering

In this article, you'll learn how to showcase your video stats by creating a dynamic animated video using Remotion and the Mux Data API.

media-chrome HTML elements

Published on December 2, 2021 (almost 3 years ago)

Dylan Jhaveri
By Dylan Jhaveri9 min readEngineering

Here at Mux we've been quietly (or not so quietly) working on an open source project called Media Chrome. We're biased, of course, but as folks who have built a lot of players, we think we've really go...