还原直播

This commit is contained in:
cbb
2026-02-02 16:46:55 +08:00
parent fa0faa6be6
commit 10ceb6b476
5 changed files with 7 additions and 21 deletions

View File

@@ -843,8 +843,8 @@
uni.$liveID = roomId
liveID.value = roomId
const res = await imDataStartLive(roomId)
console.log('========11111', roomData)
console.log('========22222', res)
console.log('========11111111', roomData)
console.log('========22222222', res)
roomDataId.value = roomId
const params = {
cursor: '', // 首次拉起传空不能是null),然后根据回调数据的cursor确认是否拉完
@@ -857,7 +857,7 @@
setLocalVideoMuteImage()
isStartLive.value = true
} catch (err) {
console.log(err, '====22')
console.log('====22', err)
}
// ======================原本代码
// createLive({