Procházet zdrojové kódy

bugfix:处理屏幕黑屏问题

leo před 1 rokem
rodič
revize
94216d386f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      static/webRtcYJ/WXtrialInterface.html

+ 1 - 1
static/webRtcYJ/WXtrialInterface.html

@@ -1363,7 +1363,7 @@
               ip +
               ':' +
               port +
-              '/index/api/webrtc?app=live&stream=test&type=play';
+              '/index/api/webrtc?app=live&stream=h264&type=play';
             wsUrl = 'ws://' + ip + ':' + port + '/plugflow';
           }
           let token = res.data.cardToken;