redxtech / vue-plyr

A Vue component for the plyr (https://github.com/sampotts/plyr) video & audio player.
Other
768 stars 136 forks source link

Cannot load videos using Hls.js on Vite #520

Closed ekworp closed 9 months ago

ekworp commented 9 months ago

Hls.js has loaded the video source, but there is an issue with loading. It manifests as loading continuously, rather than loading video segments along with the video. Moreover, the video cannot be played normally and keeps loading, but it can display the progress of the video. I tested on another Vue3 site without any issues, but the same issue occurred on the Vite site, and their code is the same. 图片1