[*] 日常优化

This commit is contained in:
acgist
2023-08-03 08:17:14 +08:00
parent 2a1acabcba
commit 49805077ec
7 changed files with 70 additions and 26 deletions

View File

@@ -905,6 +905,7 @@ class Taoyao {
// })
// );
if (producer.kind === "audio") {
// TODO关闭生产者时移除监听
room.audioLevelObserver
.addProducer({ producerId: producer.id })
.catch((error) => {