Home / Companies / Mux / Blog / Post Details
Content Deep Dive

Make a stats video your MoM would be proud of

Blog post from Mux

Post Details
Company
Mux
Date Published
Author
Dave Kiss
Word Count
4,339
Language
English
Hacker News Points
-
Summary

This article details a method to leverage React skills to create a video highlighting trends from a Mux Data account. The project involves using Remotion, a library that allows creating videos by writing React code, and FFmpeg for rendering the canvas into a video format. The resulting video showcases various statistics such as overall video viewership, device breakdown, top 10 videos, USA viewer heatmap, and viewing trends by browser. This tutorial provides step-by-step instructions on how to set up the project, fetch data from Mux Data API, visualize the data in a video, and render the final product.