GitCode - EasyPlayer.js
npm-@easydarwin/easyplayer
npm i @easydarwin/easyplayer
<script src="./EasyPlayer-lib.min.js"></script>
<easy-player :videoUrl="videoUrl" fluent utoplay live stretch
style="width:480px;height:250px;"></easy-player>
import EasyPlayer from "@easydarwin/easyplayer"
components: { EasyPlayer },