This commit is contained in:
yj 2024-10-29 12:17:41 +08:00
parent 6319565329
commit 418445df55
1 changed files with 5 additions and 2 deletions

View File

@ -69,8 +69,11 @@ export const agora = {
}
})
} else {
try {
await agora.setVideoDeviceManager(await rtcEngine.getVideoDeviceManager().getDevice())
setting.videoDeviceId = await rtcEngine.getVideoDeviceManager().getDevice()
} catch (error) {
}
}
// 播放设备