w***@163.com
w***@163.com
  • 发布:2024-12-16 09:45
  • 更新:2024-12-16 09:45
  • 阅读:55

'appendChild' on 'Node': parameter 1 is not of type 'Node'. at uni-app-view.umd.js:7

分类:uni-app

使用live-player 在安卓真机上运行时报错,请大神帮忙看看。

<live-player style="width: 100%; height: 75vh;" id="livePusher" src="streamUrl" mode="RTC" auto-play="true"

muted="false" orientation="vertical"
object-fit="contain"
@statechange="statechange"
@error="error"

<cover-view class="controls">
<cover-image @tap="back" class="back-btn" src="/static/arrow-down-white.svg"></cover-image>
</cover-view>

<cover-view class="album-entry" @tap="openAlbum">
<cover-image class="album-preview" :src="lastImage"></cover-image>
</cover-view>
</live-player>

2024-12-16 09:45 负责人:无 分享
已邀请:

要回复问题请先登录注册