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: Using Angular with the npm installation method to integrate the Vidstack player. However, when requesting the HLS video stream, the player still fetches the stream from the CDN...

bug

### Related: https://github.com/vidstack/player/commit/6801a8402e2bc3f98e9763b920ed1355de48f72b ### Description: This fixes the playback of *.m4a files uploaded through Rails/ActiveStorage, as their content type is defined (through the [Marcel](https://github.com/rails/marcel) gem) as `audio/mp4`. ### Ready? Yes...

### Current Behavior: When the video file contains URL parameters, the download link is not working anymore. ### Expected Behavior: Vidstack doesn't append the download parameter to the download link...

bug

### Current Behavior: Instead of the video continuing playback when changing the video's quality, the playback state toggles to play or pause, depending on its current state. This means that...

bug

### Current Behavior: Currently, the radio buttons that should appear within the submenu allowing for quality/speed selection don't appear, since they are not correctly being imported. This causes the quality...

bug

If we set 'play' as the loading strategy, when using the Youtube provider, pressing play on iOS loads the video but then doesn't allow play back. Also, maybe related or...

bug

### Current Behavior: Youtube videos that are blocked in the target country result in a neverending loading spinner and overlay which makes it impossible to click the "Watch on Youtube"...

bug

Bug Report: Unable to Seek Using Progress Bar in Vidstack Player on Angular 16 Project Issue Description: I am encountering an issue with the Vidstack player in my Angular 16...

bug

### Current Behavior: Thumbnails are always shown as 16:9 images ### Expected Behavior: Thumbnails are shown in their correct aspect ratio ### Steps To Reproduce: Use this thumbnail vtt: https://vod-qa-hdd-01.b-cdn.net/3InDYWsdUyklwEfMCl9j/4fd25367-d81f-41d2-bf19-d96a792292ae/SBxIka8QxPmBwPiM2Ygk.vtt...

bug

Hi there 👋, Love what you've been doing here! I noticed that the vidstack package ships with `unplugin` as a dependency, where it should be a development dependency, right? https://github.com/vidstack/player/blob/47e01471415aa4f295a24a697f3bcf0eb6af91d5/packages/vidstack/package.json#L44...

bug