소스 검색

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;