Mr. Gregory
unread,Aug 8, 2025, 3:58:12 AMAug 8Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BigBlueButton-dev
Hello! I want to develop BBB-HTML5 with a working BBB server. I read the docs, articles, asked AI, spend one week to no avail. It's always "Oops something went wrong" when joining a call.
PLEASE help me how do you run a working BBB server and at the same time run BBB-HML5 from the sources. Ideally with hot reload. And you can actually create and join calls. Any details would be appreciated! Thank you
What I tried:
1. I managed to install BBB on the VDS relatively quickly. Then I ran BBB-HTML5 locally and wanted to connect somehow to the VDS. Doesn't work.
2. I downloaded BBB-HTML5 source code right into my VDS, connected via SSH. Doesn't work at all.
3. I tried docker-dev
./create_bbb.sh --image=imdt/bigbluebutton:3.1.x-develop mybbb
when joining a meeting with API Mate - Oops, something went wrong
4. Docker dev 3.1
./create_bbb.sh --image=imdt/bigbluebutton:3.1.x-develop mybbb
the same Oops, something went wrong
6. I tried bigbluebutton/docker development setup
Building goes forever, constants errors here and there. Fix one error, another shows up.
What do you use? Does anybody develop BBB html5 client?
My system: Clean Ubuntu 22.04 in VMware
40 gb hard disk, 8 gb ram, 4 cores