瀏覽代碼

bugfix:处理屏幕黑屏问题

leo 1 年之前
父節點
當前提交
94216d386f
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;