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.
ERROR:  in the component:  tsconfig.json 
## Tasks - [ ] Complete #12. - [ ] Build and test `VimeoElement` component. ## References - https://developer.vimeo.com/player/sdk - https://github.com/vime-js/vime/tree/master/core/src/components/providers/vimeo
This PR is auto-generated by a GitHub action. It should automatically be merged if tests pass.
When scrubbing through the video using `TimeSlider` (I'm using React if that matters) the `--vds-slider-fill-percent` css var isn't updated until I lift the mouse button.
Using Nuxt, `vds-time` with type set to `duration` returns the current playhead time if the player has been loaded through SPA navigation. Refreshing the page fixes the issue and returns...
## Tasks - [ ] Complete #12. - [ ] Build and test `YouTubeElement` component. ## References - https://developers.google.com/youtube/iframe_api_reference - https://github.com/vime-js/vime/tree/master/core/src/components/providers/youtube
Is there any vidstack player skin or theme or how could I create one.
https://docs.aws.amazon.com/ivs/latest/userguide/player-web.html it's similar like hls. But hls is having issue with custom codecs
I am trying to reproduce your SvelteKit example and I am having an issue. The player ends up being the size of the poster.  While the {#await...
With your March 2022 release now using the HTML5 `` element, SveleteKit throws A11y warning: A11y: `` elements must have a ``svelte(a11y-media-has-caption). For documentation purposes, the `` element should be...