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 Design and implement an interface to support retreiving and setting audio tracks across providers. ## Notes **Properties** - `audioTracks: AudioTrack[]` - `currentAudioTrack: number` - `canSetAudioTrack: boolean` **Methods** -...
I produce free educational content. I deliver this video content via plyr.js I know deaf engineers and ASL interprets who are willing to volunteer to sign my free educational content...
You can tell Sveltekit to not process a route in SSR using a hook. See [hooks](https://kit.svelte.dev/docs/hooks) documentation. So let's say that you have Svelte route component called player.svelte that contains...
A vidstack skin that uses the bootstrap theme colors would be very nice. Thanks!
## Tasks - [ ] Investigate whether this type of testing would be valuable. - [ ] **If valuable.** Setup benchmark tests using Tachometer. ## References - https://github.com/Polymer/tachometer - https://github.com/vidstack/player/blob/main/docs/architecture/overview.md#testing
Hey! Thanks for your work. Congratulations on the release of the beta version. I have a question. I created an example: https://codepen.io/abvas/pen/dyJbopx Before uploading the video, I first see (I...
It's Beta time -> https://github.com/vidstack/player/discussions/626. --- This is a general issue to highlight we're currently working towards a Beta release of the library. You'll find all related issues in our...
Hi there! Have you considered supporting multiple video streams? For example, this is quite common in the educational context with lecture recordings: usually, there is a recording of the lecturer...
What about adding 360° and VR video support to the vidstack player like this plugin for plyr does: https://github.com/zengde/plyr-vr Thanks for working on this library!
vk.com offer an iframe embed for videos on the platform. Would be nice to see it included as a provider.