svelte-video-player
svelte-video-player copied to clipboard
Basic video player component for svelte
Would it be possible to add the option to just use the first frame (or any specified frame) of the video as the poster picture instead of having to create...
does this work for SvelteKit?
Adds extra props to hide UI elements.
First of all, thank you for the player; I am probably missing some basic information; is there a way to cause video seeking to a specific time , or play/pause...
Hi, I am using this component svelte-kit. (new to the whole thing) Whenever I try to import this component, I get ReferenceError : window is not defined which mostly comes...
# Description - The player icon transition effects only play when the immediate parent block is added or removed. ## Type of change - [x] 🐛 bug fix ## Verified...
Allows formatted time from the video player to be returned when _**setTime**_ is executed; useful for displaying messages or changing content on a page depending on the video's current timestamp....
Hello, I've been trying to figure out a way to enable autoplay. Is there a possibility to add it?
This lib looks great. Would be great if there was Hls support—is this something you're planning on adding? ..I'm trying to figure out what would be involved in adding this...