media-chrome — web components for player UI

Framework-agnostic custom elements for building audio/video player controls; works with any playback engine (hls.js, dash.js, native video, YouTube).

Link

Related resources

  • Omakase PlayerOpen-source JS framework for building frame-accurate video review experiences: marker list, timeline, audio VU meter, chromeless theming.
  • CastSoundBoardCustom Chromecast sender+receiver demo pair using Web Audio API for multi-track audio playback, a pattern reference for building custom Cas…
  • mediaplayer (Unity)Unity standardized IVideoPlayer interface with SRT subtitle parser and SubtitleDisplayer for engine-agnostic playback abstraction.
  • accessible-html5-video-playerLightweight, dependency-free HTML5 video player with native form controls for volume/progress, screen-reader and keyboard accessible; PayPa…
  • oplayerSmall, framework-agnostic HTML5 video player core.
  • jwplayer-cast-receiverJW Player's custom Chromecast receiver application, vendor-maintained reference implementation.
  • webrtc-externalsWebExtension replicating the chrome://webrtc-internals workflow cross-browser (Firefox/Edge included).
  • SmartTubeNextAdvanced open-source video player for Android TV and set-top box devices.
  • webrtc-internals-exporterChromium extension exporting WebRTC stats to Prometheus PushGateway with an included Grafana dashboard.
  • Google Cast — Official GitHub OrganizationOfficial Google Cast samples hub containing sender and receiver reference implementations across multiple platforms.