No limitations on the backend. LiveKit Cloud scales itself horizontally.
You’ll want to use adaptive streaming and manage bandwidth/quality/subscriptions client-side to manage that load though
👍 1
m
magnificent-art-43333
02/06/2023, 5:46 AM
@important-psychiatrist-73895 a single call is limited to 100K participants, but Neil is right, you’ll want to make sure you don’t overload your users’ bandwidth and CPU in your application.
👍 1
i
important-psychiatrist-73895
02/06/2023, 10:33 PM
Thanks @powerful-garage-56223@magnificent-art-43333! The use case we're thinking of only requires each participant to stream up to the cloud (not see the rest of the participants) and we can run the "viewer" on a powerful machine with good internet so hopefully will work well.