正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -45,7 +45,7 @@ recordInfoService.prototype.tencentRecordInfo = async(channelId)=>{ | @@ -45,7 +45,7 @@ recordInfoService.prototype.tencentRecordInfo = async(channelId)=>{ | ||
| 45 | 45 | ||
| 46 | recordInfoService.prototype.getRecordFileURL = async(URL)=>{ | 46 | recordInfoService.prototype.getRecordFileURL = async(URL)=>{ |
| 47 | try { | 47 | try { |
| 48 | - let path = '/netWorkSchool/Agora_Recording_SDK_for_Linux_FULL/samples' | 48 | + let path = '/netWorkSchool/Agora_Recording_SDK_for_Linux_FULL/samples'+URL |
| 49 | let myPath = '/Users/fzy/Downloads/Agora_Recording_SDK_for_Linux_FULL/samples/'+URL | 49 | let myPath = '/Users/fzy/Downloads/Agora_Recording_SDK_for_Linux_FULL/samples/'+URL |
| 50 | let shell = `/20171011/markettest_1227676976_023539/` | 50 | let shell = `/20171011/markettest_1227676976_023539/` |
| 51 | // let filenames = await callfile.exec(myPath) | 51 | // let filenames = await callfile.exec(myPath) |
-
请 注册 或 登录 后发表评论