Fred Dixon

Results 300 comments of Fred Dixon

What hosting provider are you trying to install BigBlueButton on? What is the output from `journalctl -u bbb-webrtc-sfu`? Can you try the 2.6 version of the installer and let us...

Can you try the latest version of the `bbb-install-2.6.sh` and let us know if that gets you going.

Are you able to connect to https://test.bigbluebutton.org/ and share media?

Thanks for sharing this @tacerus! You have definitely helped others.

> Should webhooks be installed automatically, by default? The default install should be for a minimal (but sufficient) version of BigBlueButton, with components such as GreenLight or webhooks should be...

If you want to re-apply, you could create a BASH script with the file name `/usr/lib/bbb-conf/apply-config.sh` and copy your presentation over the default. This script gets run by bbb-conf after...

Can you check `/etc/bigbluebutton/bbb-html.yml` and see ``` cameraProfiles: {} ``` Do you have anything in `/etc/bigbluebutton/bbb-conf/apply-config.sh` that tries to set the `cameraProfiles`. If so, try removing it, and editing `/etc/bigbluebutton/bbb-html.yml`...

A bit of testing. When installing the default ubuntu repository, the version is ``` ubuntu@ubuntu-focal:~$ docker -v Docker version 24.0.5, build 24.0.5-0ubuntu1~20.04.1 ``` when installing from the docker repository, the...

It's a good suggestion -- BigBlueButton already shows who is talking during the live session, and it could potentially do this during the playback.

@alangecker We can merge this in for 2.4 if you can resolve the merge conflicts.