redxtech / vue-plyr

A Vue component for the plyr (https://github.com/sampotts/plyr) video & audio player.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot load videos using Hls.js on Vite

ekworp opened this issue · comments

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