You might want to add it to the event itself so any client can connect without asking for secrets.

Reply to this note

Please Login to reply.

Discussion

Add what?

Livekit's API token? The Android API describes one to connect with the WebSocket.

That would give you admin in all the rooms though

So, to listen in and be invited to talk there is no need for a token? I am still trying to understand their API.

It's a JWT with permissions you always need a token, the server validates your NIP98 request and creates a token with your pubkey as the identity and gives you canSubscribe permission to receive audio

Or if you are a guest we put a random identity with canSubscribe