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: If I set `hideOnMouseLeave = true` then the controls are hidden when the mouse leaves the player. When I re-enter the player, the controls are shown, but...

bug

We are encountering issues with the Vidstack player in our WordPress plugin when handling self-hosted videos in a React application using react-router-dom. Steps to Reproduce: Upload a self-hosted video as...

bug

### Current Behavior: when play triggered,the player fetch current page twice ### Expected Behavior: not do that ### Steps To Reproduce: any video played **Reproduction Link:** [How to create a...

bug

### Related Problem: Play button in the middle of the screen ### Describe: It would be nice if there were an option to show the Play button in the middle...

feature

like this: ![ebad8d56-c1d6-46b6-abe8-e2e5f291c509](https://github.com/user-attachments/assets/3745c3e2-7338-4295-81c5-b4e9b119883d) after i clicked: ![2668107d-4088-4054-be5d-6f8027e9d563](https://github.com/user-attachments/assets/34301dd6-0b59-4b75-965c-f93a036269e4) Is that normal? How can I fix it?

bug

### Current Behavior: If you have video element on your page with a width set in CSS. A global css from vidstack overwrite the css width and aspect ratio ###...

bug

### Current Behavior: I'm using Safari 17.1 and trying to play HLS video. This browser has support of ManagedMediaSource and hls.js uses it. I sometimes receive the following error "NotFoundError:...

bug

### URL: https://vidstack.io/docs/player/getting-started/installation/vue/?bundler=nuxt&provider=video&styling=tailwind-css ### Describe: I installed Vidstack Player according to this document but what I got is a black screen for . After some testing and comparing, I found...

docs

I have React project with `` this render `` tag but without onError. I want if poster src not exist to not shown broken image icon. This is my code:...

bug

### Current Behavior: Everything working well on pc and android, but on iPhone video can not be loaded. Always problems with iPhone... On safari web inspector I got bunch of...

bug