VideoPlayView

A custom Android view that integrates a video player with a loader and placeholder image, enabling quick embedding of video playback in Android apps.

Link

Related resources

  • tauri-plugin-mpvTauri plugin embedding mpv via JSON IPC for desktop video player apps.
  • NextPlayerNative Android video player with H.265/VP9/AV1 decode, HDR10+/Dolby Vision support, and modern Compose UI.
  • pAV0NEAndroid multimedia player built with Kotlin + ExoPlayer using GAV1 decoder for AV1, with DASH support.
  • NOVA Video Player (aos-AVP)Open-source Android video player commonly used on set-top box and TV box devices.
  • DJVHigh-bit-depth image-sequence player for film/VFX/animation pipelines, used for frame-accurate dailies and shot review.
  • 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.
  • 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.