<drama-feed-list
id="drama-feed-list"
mode="custom-list"
custom-list="{{ customList }}"
autoplay
bind:videoPlay="onVideoPlay"
bind:videoPause="onVideoPause"
bind:videoEnded="onVideoEnded"
bind:videoError="onVideoError"
bind:change="onChange"
bind:watchFullDrama="onWatchFullDrama"
bind:willReachEnd="onWillReachEnd"
bind:reachEnd="onReachEnd"
></drama-feed-list>
没有显示组件,并且错误回调如下"HLS error, type: mediaError, details: bufferSeekOverHole, response: "none""
请问是为什么?
您好,请问用的是远程调试吗?不要用远程调试,直接手机预览。
同问,真机预览页不行呢