修正语音webrtc模式
This commit is contained in:
@@ -32,6 +32,7 @@ export default function ChatFloatingWindow() {
|
||||
roomId: watchRoom?.currentRoom?.id || null,
|
||||
isMicEnabled,
|
||||
isSpeakerEnabled,
|
||||
members: watchRoom?.members || [],
|
||||
});
|
||||
|
||||
// 当房间变化时重置状态
|
||||
|
||||
Reference in New Issue
Block a user