退出房间停止共享 #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
Showing only changes of commit b3841beb65 - Show all commits

View File

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