@@ -78,6 +78,8 @@ export function MatrixAudioRenderer({
|
||||
loggedInvalidIdentities.current.add(identity);
|
||||
};
|
||||
|
||||
// TODO-MULTI-SFU this uses the livekit room form the context. We need to change it so it uses the
|
||||
// livekit room explicitly so we can pass a list of rooms into the audio renderer and call useTracks for each room.
|
||||
const tracks = useTracks(
|
||||
[
|
||||
Track.Source.Microphone,
|
||||
|
||||
Reference in New Issue
Block a user