player icon indicating copy to clipboard operation
player copied to clipboard

UI components and hooks for building video/audio players on the web. Robust, customizable, and accessible. Modern alternative to JW Player and Video.js.

Results 247 player issues
Sort by recently updated
recently updated
newest added

### Current Behavior: the vite plugin for vidstack messing with how inertiajs finds her component ### Expected Behavior: ### Steps To Reproduce: **Reproduction Link:** [How to create a repro?][repro] [repro]:...

bug

I'm testing this with the `time-change` event emitted from `media-player` and seeing `event.target` is not the dom element triggering the event. It looks like custom events fired from the web...

bug

Related Problem I'd like to show custom markers on the timeline to indicate specific moments (e.g., "Key Moment", "Ad Break", "Goal", etc.), not using chapters. Currently, Vidstack supports chapters via...

feature

### Current Behavior: The video player settings menu (pop-up) is hard or impossible to reach and use for screen reader users. Specific behaviour depends on screen reader software, OS, and...

bug

### Related: https://github.com/vidstack/player/issues/1542 ### Description: Add loop support for Vimeo by modifying buildParams() method to include loop and autopause parameters when loop state is enabled. The Vimeo provider was not...

### Describe: In our app, we wanted to have a dedicated speed controller out of the settings, we ended up making our own component and using the same styling as...

feature