|
@@ -403,7 +403,7 @@ export const startLive = async (resetTime = true) => {
|
|
type: '1',
|
|
type: '1',
|
|
roomUid: runtime.roomUid,
|
|
roomUid: runtime.roomUid,
|
|
userId: state.user?.speakerId,
|
|
userId: state.user?.speakerId,
|
|
- }
|
|
|
|
|
|
+ },
|
|
})
|
|
})
|
|
runtime.videoStatus = 'liveing'
|
|
runtime.videoStatus = 'liveing'
|
|
}
|
|
}
|