diff --git a/src/utils/package/agora.ts b/src/utils/package/agora.ts index 72d6e1c..c8ff1ad 100644 --- a/src/utils/package/agora.ts +++ b/src/utils/package/agora.ts @@ -105,7 +105,7 @@ const agora = { { renderMode: RenderModeType.RenderModeFit, sourceType: VideoSourceType.VideoSourceRemote, - uid: item.item, + uid: item.account, view: item.view, setupMode: VideoViewSetupMode.VideoViewSetupAdd, },