player
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.
### Current Behavior: Poster doesn't show when using Next.js Image component as shown in the documentation page: https://www.vidstack.io/docs/player/components/display/poster?styling=tailwind-css#nextjs ### Repro https://stackblitz.com/edit/stackblitz-starters-xmrkb4?file=app%2Fplayer.tsx
### Current Behavior: When using Dash with Vidstack, the following error occurs a lot ``` Media resource blob:https://app.materialio.us/143454dd-ad55-49bd-bcc0-0e65c7406c8c could not be decoded. [7XjlmvToPLo](https://app.materialio.us/watch/7XjlmvToPLo) This error message will be blank when...
### Current Behavior: The newly added menuContainer property is being ignored, and popovers are still added as the latest div element instead of being within the scope of the provided...
### Current Behavior: I added a media player to my site with autoplay and on desktop it works properly, however on mobile Firefox browser the player loads ads stays loading...
### Current Behavior: When i follow the doc for a Nuxt3 installation and copy paste the media-player into my component i got an SSR mismatch error, also the video are...
On mobile, buttons underneath the settings modal get triggered when buttons on the modal are clicked
### Current Behavior: On mobile, when you click the settings button, it opens a more mobile friendly modal. If you click one of the buttons, for example, `playback`, and there...
### Current Behavior: IOS Safari with preferNativeHLS enabled and load strategy `play` creates video element without source and video just stuck loading. Load strategy `idle` works fine. ### Expected Behavior:...
### Current Behavior: Wen I was using a `webm` file, the MediaPlayer by default uses "Live Stream" mode. Setting the value of "streamType" doesn't change the behavior. ### Expected Behavior:...
Hi, first things first. I want to admit that I really appreciate the way you architected this project ~~and the way how you iterate over the issues~~. ### Current Behavior:...
### Current Behavior: When using the Dash Provider to display timed text tracks, there is an unexpected behavior where two div elements of the text are shown simultaneously for a...