修正语音webrtc模式

This commit is contained in:
mtvpls
2025-12-09 01:26:30 +08:00
parent 59e1f9f1c6
commit c4c4843aa9
2 changed files with 109 additions and 42 deletions

View File

@@ -32,6 +32,7 @@ export default function ChatFloatingWindow() {
roomId: watchRoom?.currentRoom?.id || null,
isMicEnabled,
isSpeakerEnabled,
members: watchRoom?.members || [],
});
// 当房间变化时重置状态