<!--pages/bofang/bofang.wxml-->
<view class="page-body">
<view class="page-section tc">
<video
id="myVideo"
src="https://www.dplayer.tv/?url=https://vip.okokbo.com/20180316/hH8msi8C/index.m3u8"
binderror="videoErrorCallback"
show-center-play-btn='{{false}}'
custom-cache="{{false}}"
show-play-btn="{{true}}"
controls
picture-in-picture-mode="{{['push', 'pop']}}"
></video>
</view>
</view>
报错信息为 HLS error, type: networkError, details: manifestParsingError, response: "none"
视频链接为https://www.dplayer.tv/?url=https://vip.okokbo.com/20180316/hH8msi8C/index.m3u8