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: I am trying to embed this particular youtube video in an IOS Capacitor app src: youtube/FpOEN93LX-E This works fine on local dev, it also works fine on...

bug

### Current Behavior: The currentTime set to a value > 0 and < 1s is not working, it will always be 0. Cases: 1. When I preview the video frame...

bug

### Related Problem: I have try to migrate Electron file manager app from plyr to vidstack but it's have error: `MediaImage src can only be of http/https/data/blob scheme:` file:///Users/sytolk/.. plyr...

feature

### Current Behavior: Using the vidstack cdn (cdn.vidstack.io) and adding a srt track leads to import of `media-captions` `srt-parser` from `https://cdn.vidstack.io/npm/[email protected]/dist/prod/srt-parser.js/+esm` which is not a valid link. ### Expected Behavior:...

bug

### Current Behavior: According to [controlsDelay](https://vidstack.io/docs/player/components/core/player/?styling=default-theme#mediaplayer.props) in the documentation of the mediaplayer props the delay is only hides the controls while media playback is progression. To our understanding this means...

bug

![Image](https://github.com/user-attachments/assets/356ed37a-e4e9-4912-8f7f-5b08b8ac5f55)

bug

### Current Behavior: Captions On/Off button of the Default Layout is not in sync with native iOS caption control in fullscreen. iOS Control does not really work. If you change...

bug

### Related Problem: https://github.com/vidstack/player/issues/1451 ### Describe: We are currently using Shaka player, and the video format played is encrypted m3u8 format. Due to some restrictions, we do not want to...

feature

### Current Behavior: When using Plyr in Vue 3, it works normally in development mode. However, after packaging, this prompt appears. ### Expected Behavior: It is expected that it will...

bug

### Current Behavior: Version v1.12.12 using web components(in html or sveltekit) does not allow scrubbing/rewinding when stream-type is set to live:dvr, even though the hls stream allows for dvr capabilities....

bug