This commit is contained in:
2020-11-30 17:13:37 +08:00
parent 66279db25d
commit 69b938fc29
3 changed files with 14 additions and 14 deletions

View File

@@ -1032,8 +1032,8 @@ export async function livestop(id: string, roomid: string) {
}else{
message.error(res.msg)
}
const luzhi = await get('StopMCUMixTranscode', {roomid});
console.log(luzhi)
// const luzhi = await get('StopMCUMixTranscode', {roomid});
// console.log(luzhi)
}
export async function luzhi(roomid: string){
const res = await get('StartMCUMixTranscode', {roomid});