This message was deleted.
# helpdesk
s
This message was deleted.
d
Hey @ambitious-controller-40089, are you using dynacast here? When dynacast is enabled, it would pause all of the streams that are not visible currently the default component is not tuned for large rooms. we do plan to update this in the near future where it would use selective subscriptions instead to page through video tiles. Paging is how folks are typically handling large numbers of participants with LiveKit. CC: @eager-zoo-16408 @polite-kilobyte-67570 for visibility
p
by default the optimizations for this are not enabled in our SDK. try to pass in
options={{ adaptiveStream: true, dynacast: true }}
on the LiveKitRoom component