vue flv.js 实现多监控视频实时播放
安装 flv.js
$ npm install flv.js
页面使用
for="(item, index) in list" :key="index"> <video :id="'video' + item.id" style="width: 500px; height: 500px" controls autoplay muted >
$ npm install flv.js
for="(item, index) in list" :key="index"> <video :id="'video' + item.id" style="width: 500px; height: 500px" controls autoplay muted >