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.
## 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
## Tasks Design, build and test the `PiPButtonElement` component. ## References - https://github.com/vime-js/vime/tree/master/core/src/components/ui/controls/pip-control
Design and implement a solution for UI components to listen and react to keyboard events.
**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...
## Tasks - [ ] Investigate whether this type of testing would be valuable. - [ ] **If valuable.** Setup visual regression testing on skins/providers using Pixelmatch and CI Artifacts....
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,...
### 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...