Discussions
Stream to Multiple Users
8 months ago by Gregg
Hi,
We have a project where we need to stream an avatar speaking a pre-determined message to multiple users simultaneously.
Is there a straightforward way to stream to multiple users from a single centralized agent (through a single API call)?
The problem that we're running into with our current workaround is that each streaming session livekit room is paired with a unique token which can only be used by 1 user, and there is no endpoint to generate additional tokens.
Can you offer any guidance?
Thanks,