feat(virtual-background): Desktop share as virtual background wip
This commit is contained in:
parent
72cd3d70e1
commit
dffe2316d4
|
@ -282,5 +282,6 @@ export default class JitsiStreamBackgroundEffect {
|
|||
});
|
||||
|
||||
this._maskFrameTimerWorker.terminate();
|
||||
this._screenSharing && this._screenSharing.dispose();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue