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
New SDK Alert: Shaka Player + Mux Data 🤙

Published on August 21, 2019 (about 6 years ago)

New SDK Alert: Shaka Player + Mux Data 🤙

Dylan Jhaveri
By Dylan Jhaveri • 2 min read • Product

Integrate Mux Data with Shaka Player to track quality of experience and viewer playback data. Understand your video performance.

Phoenix LiveView: Build Twitch Without Writing JavaScript

Published on August 19, 2019 (about 6 years ago)

Phoenix LiveView: Build Twitch Without Writing JavaScript

Dylan Jhaveri
By Dylan Jhaveri • 4 min read • Video education

Demo application like Twitch with Phoenix LiveView for live streaming

Published on August 16, 2019 (about 6 years ago)

New : Test Mux Video features for free ✨

Bonnie Pecevich
By Bonnie Pecevich • 2 min read • Product

We’re excited to introduce test assets–the latest feature from Mux Video that gives you the ability to play with and test the most powerful video API on the market, all without spending a penny. Test a...

What’s coming at Mux

Published on August 14, 2019 (about 6 years ago)

What’s coming at Mux

Jon Dahl
By Jon Dahl • 7 min read • Company

Mux announced this morning that we’ve raised $20M in Series B funding from Evolution, Accel, Y Combinator, and others. On one level, we’re really excited about this. Evolution, Accel, and YC are all g...

Published on August 9, 2019 (about 6 years ago)

Announcing Webhook Signatures - How Do I Know I Can Trust You?

Justin Sanford
By Justin Sanford • 3 min read • Product

I have the privilege of being able to work directly with Mux customers on a day to day basis, and I get to experience first hand the amazing applications that they’re building on top of our platform. O...

Dylan Jhaveri: Why I Joined Mux

Published on August 8, 2019 (about 6 years ago)

Dylan Jhaveri: Why I Joined Mux

Dylan Jhaveri
By Dylan Jhaveri • 4 min read • Company

Having worked in the video streaming space for the past 4 years at Crowdcast, I’ve been following the ecosystem closely. Mux first came on my radar in 2018.

Canvas: Do cool stuff with video in the browser

Published on July 25, 2019 (over 6 years ago)

Canvas: Do cool stuff with video in the browser

Matthew McClure
By Matthew McClure • 7 min read • Video education

The `video` element is a thing of beauty except that beauty crumbles like dust through our fingers when you need to modify the content in any way.

How Mux Routed Around a Major Network Outage

Published on July 22, 2019 (over 6 years ago)

How Mux Routed Around a Major Network Outage

Scott Kidder
By Scott Kidder • 4 min read • Company

Learn how Mux Video performed during the Verizon BGP networking incident, and how dynamic CDN selection can help reduce the impact of network outages.

Reduced latency for Mux Live Streaming now available

Published on July 12, 2019 (over 6 years ago)

Reduced latency for Mux Live Streaming now available

Bonnie Pecevich
By Bonnie Pecevich • 4 min read • Product

Announcing a reduced latency option for our live streaming API with latency as low as 12 seconds using a modern video player.

Abstracting Our Redux Confirmation Modal Pattern

Published on June 24, 2019 (over 6 years ago)

Abstracting Our Redux Confirmation Modal Pattern

Matthew McClure
By Matthew McClure • 3 min read • Engineering

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.