svelte-video-player — Svelte 5 streaming player component

Svelte 5 video player component with HLS/DASH streaming, subtitles, PiP, quality selection and Media Session API; hls.js lazy-loaded on m3u8 detection.

Link

Related resources

  • VimeWeb-component video player core with framework bindings for React/Vue/Svelte/Stencil/Angular, predecessor project to Vidstack.
  • svelte-video-player-kitSSR-safe Svelte/SvelteKit video player component with keyboard navigation support.
  • pAV0NEAndroid multimedia player built with Kotlin + ExoPlayer using GAV1 decoder for AV1, with DASH support.
  • EchoPlayerOpen-hardware music/media player (KiCAD PCB design, CERN-OHL-S license) running Rockbox firmware.
  • ffmpeg-wasm-streaming-video-playerDemo of in-browser streaming video transcode-and-play using ffmpeg.wasm.
  • SmartTubeNextAdvanced open-source video player for Android TV and set-top box devices.
  • 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).
  • 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.