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
Mux at IBC Amsterdam 2019

Published on August 20, 2019 (over 4 years ago)

Bonnie Pecevich
By Bonnie Pecevich2 min readEvents

This year will be Mux’s fourth year attending IBC in Amsterdam. Check out the list below and see which, if not all, events you’d like to attend.

Phoenix LiveView: Build Twitch Without Writing JavaScript

Published on August 19, 2019 (over 4 years ago)

Dylan Jhaveri
By Dylan Jhaveri4 min readVideo education

Demo application like Twitch with Phoenix LiveView for live streaming

Published on August 16, 2019 (almost 5 years ago)

Bonnie Pecevich
By Bonnie Pecevich2 min readProduct

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

Jon Dahl
By Jon Dahl7 min readCompany

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

Justin Sanford
By Justin Sanford3 min readProduct

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

Dylan Jhaveri
By Dylan Jhaveri4 min readCompany

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

Matthew McClure
By Matthew McClure7 min readVideo 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 (almost 5 years ago)

Scott Kidder
By Scott Kidder4 min readCompany

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

Bonnie Pecevich
By Bonnie Pecevich4 min readProduct

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

Matthew McClure
By Matthew McClure3 min readEngineering

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.