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 March 2, 2020 (over 4 years ago)
How you can host your own online conference. Broadcast a Zoom call to thousands of viewers using Mux.
Published on October 15, 2019 (about 5 years ago)
See how to use Netlify Functions with Mux signing keys to easily create secure signed URLs. Open source code included.
Published on October 3, 2019 (about 5 years ago)
Mux uses Kafka and Go to perform stateful processing of millions of video views each day. Learn how we approach handling Kafka streams in Golang at scale.
Published on June 24, 2019 (over 5 years ago)
Our Redux store was getting littered with confirmation-modal specific actions. Enter the first Redux Sagas pattern that felt like it was helping to simplify a difficult problem in our application.
Published on May 16, 2019 (over 5 years ago)
TLS certificates are essential to commerce, privacy, and trust on the Internet. Learn about the open-source TLS certificate expiry monitoring tool from Mux.
Published on May 1, 2019 (over 5 years ago)
Mux makes adding video to your app or website as easy as making a single API call. But behind the scenes is a large multistep process to analyze and transform the video into something that can be easil...
Published on February 26, 2019 (over 5 years ago)
In this blog, we’ll focus on techniques that improve latency by optimizing both the prediction server and client.
Published on February 20, 2019 (almost 6 years ago)
Learn about Mux's journey to support 10+ languages with SDKs, leveraging OpenAPI V3, and tackling code gen challenges.
Published on February 12, 2019 (almost 6 years ago)
See why you should care about CDNs and how Mux Video automatically leverages multiple CDNs to deliver the best network performance and viewing experience.
Published on October 24, 2018 (about 6 years ago)
This is an overview of the stream-processing system built by Mux to handle large volumes of video-streaming logs with Apache Flink and Kafka.