退出房间停止共享 #24

Merged
yangqiang merged 1 commits from yangjie into master 2024-10-22 17:42:12 +08:00
1 changed files with 1 additions and 0 deletions

View File

@ -1556,6 +1556,7 @@ const Meeting: React.FC = () => {
} }
} catch (error) { } catch (error) {
} }
await stopScreenCapture()
await agora.leaveChannel() await agora.leaveChannel()
setTimeout(() => { setTimeout(() => {
if (userInfo.isAnonymous) { if (userInfo.isAnonymous) {