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
A screenshot of a real-time video call with many participants

Published on December 1, 2022 (about 2 years ago)

Developing real-time video without all the meetings

Bobby Peck
By Bobby Peck6 min readEngineering

In this post, you'll discover ways that you can simulate a video call with many participants–without having to invite many participants at all!

An illustration of a robot standing amongst a forest of tall trees. The robot looks lost and confused. Don't worry, robot. We're here to help you.

Published on November 4, 2022 (over 2 years ago)

Finding your way in the Jamstack forest

Dave Kiss
By Dave Kiss3 min readEngineering

At the risk of sounding like an old man, I can barely keep up with the JavaScript landscape. Between server components, islands architecture, incremental static regeneration, code optimization, and the...

A browser showing Mux Player loading

Published on November 1, 2022 (over 2 years ago)

How we made Mux Player’s loading feel great

Darius Cepulis
By Darius Cepulis6 min readEngineering

With lazy-loading and a blurhash placeholder, we make the loading experience of Mux Player feel great in our Next.js app

A screenshot of a Next.js blog with Mux Player on it. Blogception.

Published on October 25, 2022 (over 2 years ago)

Using Mux Player to Add Videos to my Next.js Blog

Liam Lindner
By Liam Lindner4 min readEngineering

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.

image of mux player

Published on October 19, 2022 (over 2 years ago)

Slow is stable, stable is fast: building Mux Player on the “slow” platform of web components

Dylan Jhaveri
By Dylan Jhaveri13 min readEngineering

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 ...

An html tag.

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

HTML, the Hero of the Web

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)

@mux-elements are getting a new (old) home on npm: @mux!

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)

Staying up to date and organized with our Postman collection of API requests

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 (almost 3 years ago)

Saving video playback progress in your application

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 (almost 3 years ago)

Envoy as a service-to-service proxy

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.