萤石私有协议视频播放器
萤石文档地址:https://open.ys7.com/help/529
需要下载ezuikit-js,
测试视频流地址:ezopen://open.ys7.com/xxx/3.hd.live
使用:
<ezopenVue :dataVideo="playCamera"></ezopenVue>
播放器集成页面
<template>
<view>
<view id="video-container" class="videoWarp"></view>
</view>
</template>
<script>
import EZUIKit from 'ezuikit-js';
var player = null