Compare commits

..

2 Commits

Author SHA1 Message Date
yangqiang 9c81849724 Merge pull request '退出房间停止共享' (#24) from yangjie into master
Reviewed-on: #24
2024-10-22 17:42:12 +08:00
yj b3841beb65 退出房间停止共享 2024-10-22 17:37:01 +08:00
1 changed files with 1 additions and 0 deletions

View File

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