jfinn hace 1 mes
padre
commit
c06265bce5
Se han modificado 2 ficheros con 4 adiciones y 4 borrados
  1. 3
    3
      embed/f.html
  2. 1
    1
      j9/inc/jvc_index/_config.js

+ 3
- 3
embed/f.html Ver fichero

6
 <!-- <script src='https://meet.jit.si/external_api.js'></script> -->
6
 <!-- <script src='https://meet.jit.si/external_api.js'></script> -->
7
   </head>
7
   </head>
8
 <body>
8
 <body>
9
-  .!vbsrv
9
+  .vbsrv
10
 	<div id="meet"></div>
10
 	<div id="meet"></div>
11
 </body>
11
 </body>
12
 
12
 
13
 <script>
13
 <script>
14
 // const domain = "specplot.com";
14
 // const domain = "specplot.com";
15
 // const domain = "fredericktheinsanelygreat.com";
15
 // const domain = "fredericktheinsanelygreat.com";
16
-const domain = "xtr_s0.jfidev.com";
16
+// const domain = "xtr_s0.jfidev.com";
17
 // const domain = "xtr_s1.jfidev.com";
17
 // const domain = "xtr_s1.jfidev.com";
18
 // const domain = 'meet.jit.si';
18
 // const domain = 'meet.jit.si';
19
-// const domain = 'vbsrv.videocorners.com';
19
+const domain = 'vbsrv.videocorners.com';
20
 const options = {
20
 const options = {
21
     // roomName: 'JitsiMeetAPIExample',
21
     // roomName: 'JitsiMeetAPIExample',
22
     roomName: 'ComplexTunnelsDecorateMerely',
22
     roomName: 'ComplexTunnelsDecorateMerely',

+ 1
- 1
j9/inc/jvc_index/_config.js Ver fichero

588
 
588
 
589
     // Configs for prejoin page.
589
     // Configs for prejoin page.
590
     prejoinPageEnabled: false,
590
     prejoinPageEnabled: false,
591
-    prejoinPageEnabled: true,
591
+    // prejoinPageEnabled: true,
592
 
592
 
593
     // prejoinConfig: {
593
     // prejoinConfig: {
594
     //     // When 'true', it shows an intermediate page before joining, where the user can configure their devices.
594
     //     // When 'true', it shows an intermediate page before joining, where the user can configure their devices.

Loading…
Cancelar
Guardar