Przeglądaj źródła

feat(virtual-background): Desktop share as virtual background wip

master
tudordan7 4 lat temu
rodzic
commit
dffe2316d4

+ 1
- 0
react/features/stream-effects/virtual-background/JitsiStreamBackgroundEffect.js Wyświetl plik

@@ -282,5 +282,6 @@ export default class JitsiStreamBackgroundEffect {
282 282
         });
283 283
 
284 284
         this._maskFrameTimerWorker.terminate();
285
+        this._screenSharing && this._screenSharing.dispose();
285 286
     }
286 287
 }

Ładowanie…
Anuluj
Zapisz