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

## Tasks - [ ] Complete #60. - [ ] Complete #62. - [ ] Design, build and test `MenuElement` component. ## References - https://headlessui.dev/react/menu - https://github.com/vime-js/vime/blob/master/core/src/components/ui/settings/menu

feat
ui
web-component

## Tasks Design, build and test the `PiPButtonElement` component. ## References - https://github.com/vime-js/vime/tree/master/core/src/components/ui/controls/pip-control

feat
ui
web-component

Design and implement a solution for UI components to listen and react to keyboard events.

feat
ui
accessibility

**Expected results** When viewing a live broadcast from its live edge, the thumb will be visually pinned to the right (100%) to indicate "live." When the user scrubs backward, the...

feat

## Tasks - [ ] Investigate whether this type of testing would be valuable. - [ ] **If valuable.** Setup visual regression testing on skins/providers using Pixelmatch and CI Artifacts....

test
ci/cd
test:visual

I'm working on a Remix project right now, and wanted to include the vidstack player. Tried vime before, which gave me hydration warnings as stencil is injecting styles into the...

### Related: ### Description: ### Ready? ### Anything Else? ### Review Process:

For people that don't know or want to use NPM/CDN, it would be great to have downloadable releases and to have install instructions for a manual setup in the documentation,...

docs
installation

### Current Behavior: I built a custom time slider using the API in svelte. However the issue can also be seen when using the `` component When a video is...

bug