client-sdk-flutter
client-sdk-flutter copied to clipboard
[question] Reuse tracks for different room
Hi! I'm using LiveKit and need to launch a second room, but it's impossible due to the mediaStreamTrack ID check and the publishVideoTrack.
Is there a way to reuse or create a new LocalVideoTrack without blocking others?