We have published the daily.co video & audio plugin. You can add video or audio rooms with one action and provide your users with a good meeting experience.
Bought it recently. Really help me to setup video chat in minutes. Thumbs up!
Request : Can you expose the “fill in name to join meeting” workflow, or does daily.co has this API? I wish I can just my user’s Bubble name without having to input name for the meeting.
Hi! I work at Daily. Thanks so much for testing out this plugin and for using Daily.
This plugin uses Daily Prebuilt, our ready-to-use video chat. The username prompt you see is part of that Prebuilt prejoin interface. Under the hood, it uses the Daily API setUserName method.. I’m not too familiar with Bubble, but here’s how I think you could send the Bubble name instead:
Make sure you’re creating Daily rooms with enable_prejoin_ui set to false
Then, when a participant clicks to join a call, also call setUserName passing in their Bubble name (I imagine there might be a way to do this within Bubble, but I unfortunately haven’t tried this yet myself).
I hope this helps, and please let me know if I can answer any additional questions!