Pārlūkot izejas kodu

commented out video source

Josh 4 gadi atpakaļ
vecāks
revīzija
1d448614d0
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      resources/views/meet.blade.php

+ 1 - 1
resources/views/meet.blade.php

@@ -349,7 +349,7 @@
 
                     // initialize the publisher
                     var publisherOptions = {
-                        videoSource: canvas.captureStream(1).getVideoTracks()[0], // TODO: Comment this line to use webcam
+                       // videoSource: canvas.captureStream(1).getVideoTracks()[0], // TODO: Comment this line to use webcam
                         insertMode: 'append',
                         width: '100%',
                         height: '100%',