Video Player

A composable, shadcn/ui styled video player component that uses the media-chrome library.

Powered by

Installation

npx kibo-ui@latest add video-player

Features

  • Customizable media player controls
  • Responsive design that works across devices
  • Keyboard accessibility for media controls
  • Support for various media formats
  • Themeable with CSS variables
  • Lightweight and performant
  • Modular architecture allowing use of only needed components
  • Time display with customizable format
  • Volume controls with mute functionality
  • Playback controls (play/pause, seek forward/backward)
  • Progress bar with interactive seeking
  • Cross-browser compatibility