How to build a Windows 98-style video player in 2025
Blog post from Mux
Dave Kiss and Darius Cepulis discuss the customization of media players using Media Chrome, a toolkit for building custom media players, by demonstrating the creation of a Windows 98-style video player. Kiss showcases the integration of the Media Chrome Library with HTML, CSS, and JavaScript to develop a nostalgic player complete with features like Windows 98 icons, loading indicators, and a simulated CPU usage display. The player also includes a video streaming component using the Mux service and employs the 98.CSS library for styling. A unique feature includes the drag-and-drop functionality that mimics the visual trail effect from older operating systems, achieved through a combination of HTML and JavaScript. This project highlights the versatility of Media Chrome in enabling developers to design and implement various custom media player interfaces.