steep-balloon-41261
06/22/2023, 4:28 PMmagnificent-art-43333
06/22/2023, 4:31 PMeager-zoo-16408
06/22/2023, 4:54 PMsimulateParticipants
option here: https://docs.livekit.io/client-sdk-js/classes/Room.html#simulateParticipants
If you are using @livekit/components-react
then you can also us it like this:
<LiveKitRoom
simulateParticipants={9}
>
{...}
</LiveKitRoom>
I’m not aware of any project that has mocked API calls to LiveKit Cloud, but maybe someone in the community has built something cool.
If you want to share your setup/integration and what you want to test, we might be able to give you some more detailed feedback/tips.
I’m afraid it’s still a problem that could use some cool solutions. If you come up with something, we would love to see it! :)brave-spring-93557
06/22/2023, 4:55 PMmagnificent-art-43333
06/22/2023, 5:41 PMbrave-spring-93557
06/22/2023, 5:48 PMpolite-kilobyte-67570
06/26/2023, 12:15 PM