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.
This may be considered a bug as well. When a user completes a video, but then later may return to the video, they do not expect the video player to...
### Current Behavior: Vidstack Player seems to regain focus a second or two after the play button is clicked. ### Expected Behavior: Vidstack Player should not change the users scroll...
### Current Behavior: Hello, I use youtube with default theme. after starting and stopping the video in simulator or native devices, youtube video title and youtube link copy button become...
Ads support
Please add Ads support using vast to implement pre-roll, mid-roll, etc. Thank you.
### Related Problem: player doesn't really support media with multiple video and audio tracks [when supported by the enviorment] ### Describe: By default only safari supports [native video and audio...
Look into adding support for the new [Document PIP](https://developer.chrome.com/docs/web-platform/document-picture-in-picture/) mode available in Chrome 116+. We can show a custom player UI with this new API, so we might need to...
### Current Behavior: `MediaPlayer` `onError` event will only trigger when the `src` contains a file type/extension in the name. For example: - src: `https://justsomeinvalidwebsite.com/video.mp4` → Triggers onError, media-player's `` contains...
The old media sync component needs to be reviewed and added back. ## Tasks - [ ] Implement Media Sync Definition - [ ] Docs (new "manage" category) ## References...
### Describe: In order to comply with WCAG Level AA support is needed for Audio Description (AD). The intent of this Success Criterion is to provide people who are blind...
### Describe: Add support form [SMPTE timecode](https://en.wikipedia.org/wiki/SMPTE_timecode) in player. - [ ] Display the current time position in SMPTE timecode format *(video and audio)* - [ ] Provide a starting...