mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-02 04:05:56 +00:00
remove todo from matrix audio renderer
Signed-off-by: Timo K <toger5@hotmail.de>
This commit is contained in:
@@ -81,8 +81,6 @@ export function LivekitRoomAudioRenderer({
|
||||
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