|
|
|
|
14
|
import * as toolbox from '../react/features/toolbox';
|
14
|
import * as toolbox from '../react/features/toolbox';
|
15
|
import SharedVideoManager from '../modules/UI/shared_video/SharedVideo';
|
15
|
import SharedVideoManager from '../modules/UI/shared_video/SharedVideo';
|
16
|
import { setPassword } from '../react/features/base/conference';
|
16
|
import { setPassword } from '../react/features/base/conference';
|
|
|
17
|
+
|
|
|
18
|
+
|
|
|
19
|
+
|
17
|
// import * as auth from '../react/features/authentication';
|
20
|
// import * as auth from '../react/features/authentication';
|
18
|
// C:\bspace\repos\jc2\jitsi_corner2\modules\UI\shared_video\SharedVideo.js
|
21
|
// C:\bspace\repos\jc2\jitsi_corner2\modules\UI\shared_video\SharedVideo.js
|
19
|
// LocalVideo
|
22
|
// LocalVideo
|