付智勇

no message

... ... @@ -7,7 +7,7 @@ function shell(){
shell.prototype.Recording =async(appId,uid,channel,channelKey)=>{
return new Promise((resolve, reject) =>{
let shell =`./RECORD_APP`+
let shell =`./Recorder_local`+
` --appId ` +appId +
` --uid ` +uid +
` --channel ` + channel +
... ...