fix: Stop screensharing remove stream properly
This commit is contained in:
@@ -3616,6 +3616,8 @@ export default class RoomClient
|
|||||||
|
|
||||||
this._screenSharingProducer = null;
|
this._screenSharingProducer = null;
|
||||||
|
|
||||||
|
this._screenSharing.stop();
|
||||||
|
|
||||||
store.dispatch(meActions.setScreenShareInProgress(false));
|
store.dispatch(meActions.setScreenShareInProgress(false));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user