bigbluebutton / docker

Docker files for BigBlueButton
GNU Lesser General Public License v3.0
359 stars 240 forks source link

THIS BBB DOCKER SOLUTION - AUDIO AND VIDEO WILL NOT WORK #269

Open rocheston opened 1 year ago

rocheston commented 1 year ago

I must express my frustration with this Docker solution. It is a complete waste of time, as the TURN/STUN functionality simply does not work within the Docker container (AWS or AZURE VMs). The installation login and dashboard will work, but that's about it. Audio / Video integration fails.

I strongly recommend installing on an Ubuntu 20.04 server for a much more reliable and seamless experience. This Docker solution is utterly disappointing and has caused countless hours of effort in trying every possible configuration and combination, all for nothing.

grab3

ffdixon commented 1 year ago

Others have gotten the docker-based deployment to work, but it might be that they have installed it on a server that isn't behind a security group or firewall default.

.. the TURN/STUN functionality simply does not work within the Docker container (AWS or AZURE VMs).

AWS and Azure will put another layer of networking security between your users and your server. The audio and video require UDP access to work, and if UDP ports are blocked, so will the flow of media.

For those reading this post, you can install BigBlueButton on a server directly using bbb-install.