Browse Source

Merge branch 'dev-v5.6.6' into develop

leo 1 year ago
parent
commit
650d26d347
1 changed files with 2 additions and 0 deletions
  1. 2 0
      static/webRtcYJ/WXdraw.js

+ 2 - 0
static/webRtcYJ/WXdraw.js

@@ -67,6 +67,8 @@ function doConnectDirectives() {
       type: 'bitRate',
     };
     wsss.send(JSON.stringify(bitRate));
+    // 支持键盘透传
+    wsss.send(JSON.stringify({ data: { type: 2 }, type: 'InputMethod' }));
     // // 进入发起询问
     // var pings2 = {
     //   type: 'forwardMsg',