feat(screenshare) - add web security fix for electron (#13096)

use send the share screen sources using the external api

---------

Co-authored-by: Gabriel Borlea <gabriel.borlea@8x8.com>
This commit is contained in:
Duduman Bogdan Vlad
2023-10-16 14:59:55 +03:00
committed by GitHub
parent f78ebbb9a9
commit 8a2e4bc628
12 changed files with 290 additions and 41 deletions

View File

@@ -1,6 +1,7 @@
import '../base/devices/reducer';
import '../base/premeeting/reducer';
import '../base/tooltip/reducer';
import '../desktop-picker/reducer';
import '../e2ee/reducer';
import '../face-landmarks/reducer';
import '../feedback/reducer';