Discussions

Ask a Question
Back to all

Stream to Multiple Users

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,