付智勇

更新 shellUtil.js

@@ -27,7 +27,7 @@ shell.prototype.Recording =async(appId,uid,channel,channelKey,body)=>{ @@ -27,7 +27,7 @@ shell.prototype.Recording =async(appId,uid,channel,channelKey,body)=>{
27 "channel":body.channel 27 "channel":body.channel
28 } 28 }
29 if(ws.readyState == 3){ 29 if(ws.readyState == 3){
30 - ws = new WebSocket('ws://123.56.204.132:5000', { 30 + ws = new WebSocket('ws://60.205.150.55:5000', {
31 }); 31 });
32 if(body.status == 1){ 32 if(body.status == 1){
33 console.log('START',json) 33 console.log('START',json)