This commit is contained in:
yj 2024-08-07 16:47:30 +08:00
parent 6fd5c7e0fc
commit 9eb85d1bd2
1 changed files with 1 additions and 0 deletions

View File

@ -187,6 +187,7 @@ const agora = {
// await rtcEngine.stopCameraCapture(option.sourceType)
const user = JSON.parse(storage.getItem('user') as string)
agora.stopScreenCapture();
rtcEngine.enableLoopbackRecording(true)
if (
targetSource.type ===
ScreenCaptureSourceType.ScreencapturesourcetypeScreen