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: We're running the vidstack player with CloudFlare streams and just enabled captions. Everything works fine in chrome, but when running the VidStack player in Safari everything seizes...

bug

### Current Behavior: When using a DASH a src for the React Provider element and loading the player in Chrome, the Google Cast button is not shown. ### Expected Behavior:...

bug

### Current Behavior: I'm using Symfony's Webpack Encore. These imports are "working" (not throwing any errors in the build process) but the styles are not being referenced on the frontend:...

bug

Can anyone tell me how to get the total duration for a media for example if a media is 15minutes long is there a component that actually tell us that...

bug

### Current Behavior: If the Captions Text Background and other Style Settings have been changed and then the user navigates to a different page and then back to the player...

bug

### Current Behavior: The default layout doesn't have this issue but when using the Plyr Layout I get Hydration failed because the server rendered HTML didn't match the client. As...

bug

### Current Behavior: RangeError Maximum call stack size exceeded. ### Expected Behavior: Without this error. I think problem with Tracks List, because call 'mode-change' event. ### Steps To Reproduce: I...

bug

### Current Behavior: @vidstack/react supports React v18 or lower ### Expected Behavior: @vidstack/react is not working in React v19 Its been more than 3 month since React v19 released but...

bug

### Current Behavior: The video player seeks to 0 when reaching a threshold < 1s seeking. ### Expected Behavior: It should follow manual seeking, with no automatic such behaviour ###...

bug

### Current Behavior: The vidstack MediaPlayer does not seek to the live edge after resume on a livestream without dvr. ### Expected Behavior: The media player should seek automatically to...

bug