September 2025 Summaries
5 posts from Mux
Filter
Month:
Year:
Post Summaries
Back to Blog
The introduction of advanced static renditions provides developers with precise control over MP4 file generation, allowing for specific resolution selection rather than defaulting to the highest available quality. This new approach addresses complex use cases such as uploading to social media, offline mobile app viewing, and differentiated access in digital asset management systems, where exact resolutions like 720p or 1080p may be required. Advanced static renditions operate independently of the HLS adaptive bitrate ladder, ensuring that requested resolutions are delivered without upscaling content beyond its original quality. This feature allows for mixing with standard audio-only renditions but requires choosing between specific resolutions and the standard highest option for static videos. While these renditions incur additional costs for encoding, storage, and delivery, they offer the flexibility and precision needed for tailored video workflows, with predictable filenames aiding in programmatic access. Advanced static renditions are now available for all customers, inviting feedback to enhance future developments.
Sep 12, 2025
717 words in the original blog post.
Wes Bos, a full-stack developer and course creator, discusses his journey in web development education and his recent transition from Vimeo to Mux for hosting his video content. Bos, known for popular courses like JavaScript30 and Beginner JavaScript, encountered numerous challenges with Vimeo, including escalating costs and limited control over video embedding and playback features. His migration to Mux was driven by its developer-friendly features, such as improved access control using JWTs, customizable media players, and efficient video uploading via API integration. This move allowed him to maintain greater control over his course content while addressing previous frustrations with Vimeo's platform. Bos highlights the ease of transitioning to Mux, noting the process was smoother than anticipated, and encourages others facing similar challenges to consider making the switch. His work can be accessed through various platforms, including his personal website, wesbos.com, and the Syntax.fm podcast, where he continues to share insights on web development.
Sep 11, 2025
2,072 words in the original blog post.
Mux, a company specializing in developer tools, has significantly revamped its Video dashboard over the past eight months, emphasizing its importance as a discovery and engagement surface for users. Initially treated as a mere utility for accessing API keys and settings, the dashboard has been redesigned to enhance user experience and accessibility, featuring an improved upload flow, a new onboarding experience, and a more intuitive layout. These updates aim to make Mux more welcoming for both new users and those with simpler video needs, while also ensuring that advanced users can easily discover features. Despite these enhancements, the company acknowledges the challenge of balancing education with usability, striving to direct API education to documentation rather than the dashboard itself. The effort reflects a broader recognition that the dashboard is an essential component of the developer experience, serving as a key tool for interaction and feature discovery, akin to refining software for a smoother, more refined user experience.
Sep 09, 2025
1,237 words in the original blog post.
Skool, a community platform, sought to simplify its video workflow by incorporating native video capabilities, allowing users to directly upload content without relying on third-party platforms like YouTube or Vimeo. By partnering with Mux, Skool was able to launch this feature in just five weeks, resulting in high engagement rates, with 98% of uploaded videos being viewed—an impressive feat for user-generated content. This transition has provided significant cost savings for community creators and has been rapidly adopted by thousands of communities. Skool offers this native video feature at no additional cost to users across both of its pricing plans, leveraging Mux's infrastructure to handle hosting costs. The collaboration between Skool and Mux has not only enhanced user engagement but also preserved content integrity within the platform, addressing previous challenges of multi-step video uploads and privacy concerns. The seamless integration has been widely appreciated, with both companies recognizing the strong alignment of their community-focused values.
Sep 04, 2025
3,194 words in the original blog post.
Earlier this year, a competition hosted by CodeTV and Mux challenged participants to create the most unorthodox video player, culminating in the victory of Christina Martinez with her unique submission. The competition inspired the author, initially believing they had created the worst video player, to explore the intricacies of building a deliberately flawed application. This video player incorporated features such as global play/pause states, unusual playback speed adjustments based on user latitude, and volume control inversely related to noise level, all shared among users via WebSockets. The project also included quirky elements like unpredictable window movements during video seeking and a display of connected users to mimic the chaotic energy of group projects. Despite the intentionally poor design, the author gained valuable experience with WebSockets and Mux's Media Chrome, while thoroughly enjoying the creative process and the event's social aspects.
Sep 03, 2025
4,970 words in the original blog post.