vime-js / vime

Customizable, extensible, accessible and framework agnostic media player. Modern alternative to Video.js and Plyr. Supports HTML5, HLS, Dash, YouTube, Vimeo, Dailymotion...
https://vimejs.com
MIT License
2.75k stars 154 forks source link

failed to play video on tauri-apps #270

Open conanchen opened 2 years ago

conanchen commented 2 years ago

I just copied the Player.svelte example into tauri-apps . The player can not play the video with only the poster.png shown up.

any tips? image