<live-player
id="livePlayerId"
src="https://domain/pull_stream"
mode="RTC"
autoplay
@statechange="statechange"
@netstatus="netstatus"
@error="error"
style="width: 100vw; height: 225px;"
/>
statechange(e){
console.log('live-player code:', e.detail.code)
}
z***@cn-ds.com.cn (作者)
暂未解决
2021-11-15 15:50
1***@qq.com
回复 z***@cn-ds.com.cn: 你的解决了么,我现在也是遇见了这个问题
2022-05-05 11:10