Services Plugins FAQs

Agora with unlogged users

Hello is it possible to integrate your Agora streaming plugin and have it work with unlogged users? I know that you need to send a userId when you generate the token, and If it’s the same id in multiple tabs, for example, the streaming will only work in one of them.

Any way you could externalize that parameter to be overridden optionally?

Thanks!

Hello @AndrewSM!
Thanks for reaching out.

Yes, sure, you don’t need to be logged in anywhere to create a streamer host room, however you need different devices to create different rooms simultaneously.

Unfortunately, we cannot externalize this parameter to be overridden as the current plugin logic is based on the Bubble’s UUID. If we change this logic, the plugin won’t work properly anymore.

Please let me know if you have any other questions.

Have a great day!

Ok, I’ll have it working like this, for now. I’m generating a new account and logging the anon user in before connecting it through your plugin. It allows me to connect to a stream from each browser/device once. Let me know in case you have a better solution to allow anon connections to the stream. Thanks!

Hi @AndrewSM! As soon as there is a better solution for this - we’ll let you know.
Happy Holidays! :christmas_tree: