Home

Awesome

<p align="center"> <a href="https://mux.com/"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/360826/233653989-11cd8603-c20f-4008-8bf7-dc15b743c52b.svg"> <source media="(prefers-color-scheme: light)" srcset="https://user-images.githubusercontent.com/360826/233653583-50dda726-cbe7-4182-a113-059a91ae83e6.svg"> <img alt="Mux Logo" src="https://user-images.githubusercontent.com/360826/233653583-50dda726-cbe7-4182-a113-059a91ae83e6.svg"> </picture> <h1 align="center">&lt;mux-elements&gt;</h1> </a> <p align="center"> Custom elements for working with media in the browser that Just Workβ„’ </p> </p>

Elements

Elements are written to make it easy to work in a variety of web frameworks. If we don't (yet) have a framework-specific "flavor" of an element, we always provide a pure Web Component version that work with HTML and can be used by most modern web frameworks and web application environments.

NameDescriptionFrameworkRelease Status
mux-videoMux HTML5 video elementWeb ComponentPublic Beta
mux-video-reactMux React video componentReactPublic Beta
mux-audioMux HTML5 audio elementWeb ComponentPublic Beta
mux-audio-reactMux HTML5 audio componentReactPublic Beta
mux-playerMux HTML5 media player componentWeb Component3.x.x πŸŽ‰
mux-player-reactMux React media player componentReact3.x.x πŸŽ‰
mux-uploaderMux HTML5 media uploader componentWeb Component1.x.x πŸŽ‰
mux-uploader-reactMux React media uploader componentReact1.x.x πŸŽ‰
mux-active-viewer-countMux HTML5 viewer count componentWeb ComponentPublic Alpha

Contribution

Please make sure to read the Contributing Guide before making a pull request.

Thank you to all the people who already contributed to <mux-elements>!

Contributors