elements/packages/mux-player

The official Mux-flavored video player web component. The player UI is built on Media Chrome, with the mux-video element driving the core playback logic for Mux streams.

Link

Related resources

  • VimeWeb-component video player core with framework bindings for React/Vue/Svelte/Stencil/Angular, predecessor project to Vidstack.
  • Garlic PlayerSMIL-based digital signage media player, actively maintained embedded playback application.
  • THEOplayer Android UIOfficial UI component library for THEOplayer's Android SDK, for building embedded native video player interfaces.
  • zlplayer — Zero-Latency MPEG2-TS WebCodecs PlayerDecodes MPEG2-TS to VideoFrame/AudioData via WebCodecs and feeds a video element through Breakout Box insertable streams, claiming sub-0.1s…
  • pAV0NEAndroid multimedia player built with Kotlin + ExoPlayer using GAV1 decoder for AV1, with DASH support.
  • webrtc-externalsWebExtension replicating the chrome://webrtc-internals workflow cross-browser (Firefox/Edge included).
  • Google Cast — Official GitHub OrganizationOfficial Google Cast samples hub containing sender and receiver reference implementations across multiple platforms.
  • SmartTubeNextAdvanced open-source video player for Android TV and set-top box devices.
  • CastSoundBoardCustom Chromecast sender+receiver demo pair using Web Audio API for multi-track audio playback, a pattern reference for building custom Cas…
  • jwplayer-cast-receiverJW Player's custom Chromecast receiver application, vendor-maintained reference implementation.