<video id="video" initial-time="{{historyPlayTime}}" bindfullscreenchange="handleFullScreen" bindcontrolstoggle="controlBtnsChange" bindtimeupdate="videoPlaying" controls poster="{{detailData.videoPhotoPath}}" picture-in-picture-mode="{{mode}}" class="video" bindplay="playVideo" bindpause="pauseVideo" bindended="endedVideo" src="{{videoPathUrl}}" direction="{{90}}" show-center-play-btn="{{false}}" object-fit="{{fill}}" muted="{{false}}" enable-danmu="{{true}}" danmu-list="{{danmuList}}" >
开发工具可以播放。iOS和Android都无法播放
你好,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)
解决了吗 楼主
报错:{errMsg: "MEDIA_ERR_NETWORK"}