Using bbb-install.sh to install BigBlueButton 2.0 in about 15 minutes

Поделиться
HTML-код
  • Опубликовано: 9 ноя 2024

Комментарии • 60

  • @fruizondre10
    @fruizondre10 3 года назад

    I have installed BBB, it works very well from outside the network, but when we are on the same local network it does not load the shared screen

  • @GeekArts
    @GeekArts 4 года назад

    It's stuck on the "connecting to audio test" screen for me. Also Getting an error "Unable to connect to the FREEswitch event Socket Layer on port 8021"

  • @dayronperez6511
    @dayronperez6511 4 года назад +1

    when i use the camera the following error occurs
    "BBB 2.2 Release 11 : error 2001 Media Server is offline"

  • @nuinative8052
    @nuinative8052 11 месяцев назад

    Hey guys, did he install this on his mac CLI? or do we need to still install it on an Ubuntu machine as required?

    • @BlindsideNetworks
      @BlindsideNetworks 11 месяцев назад

      We're still Ubuntu. The current 2.7 uses Ubuntu 20.04.

  • @shmuel6
    @shmuel6 4 года назад

    I'm trying to install with the script on Debian 10 but it keeps saying "please uninstall apache2 first". Apache2 was never installed on this system. It is a brand new VM. I tried to uninstall apache2 but if failed saying it's not installed. I tried to purge apache2 but same issue. So I installed apache2 and then purged apache2 with dependencies but still get the error when running the script, "please uninstall apache2".
    I'm going to download the script and remove your apache2 verification check as it is completely broken on Debian 10.

  • @miandawoodshah9139
    @miandawoodshah9139 4 года назад

    When I follow step by step process and give this command
    sudo apt-get install bigbluebutton
    it gives me an error:
    Depends: bbb-config but it is not going to be installed"

  • @thewestindianboy
    @thewestindianboy 4 года назад +1

    Thank you and your team for this awesome opensource product.

    • @TheLuIsTrEjOs
      @TheLuIsTrEjOs 4 года назад

      Hi. Can you install it ?

    • @thewestindianboy
      @thewestindianboy 4 года назад

      @@TheLuIsTrEjOs I just tried using instruction on github.com/bigbluebutton/bbb-install

    • @TheLuIsTrEjOs
      @TheLuIsTrEjOs 4 года назад

      @@thewestindianboy I follow these steps but I'm gettin error with nodejs 8.x. It's deprecated

    • @thewestindianboy
      @thewestindianboy 4 года назад

      Are you using ubuntu 16? I didnt get a node error.

    • @merunasg
      @merunasg 4 года назад

      @@TheLuIsTrEjOs that's not an error. It works regardless

  • @tarasen8186
    @tarasen8186 3 года назад

    Thank you very useful video … is there any way to install without domain name because I want to use in my private network and access with private IP address
    But I can manage local DNS

  • @215rsudhir9
    @215rsudhir9 4 года назад

    Should we use vpc private ??

  • @MuhammadIsmail-fs3tv
    @MuhammadIsmail-fs3tv 4 года назад

    so with just using this hosting, every client can access the URL that we shared with different network and thats fine ? or should using VPN to access it ?

    • @ffdixon
      @ffdixon 4 года назад

      To manage access, we would recommend using Greenlight as the front-end. Users don't need to use a VPN. You can try it yourself (and setup your own account in Greenlight) at demo.bigbluebutton.org).

  • @MuhammadTariqChachu360
    @MuhammadTariqChachu360 4 года назад +1

    Sir getting this error please help : Error: Unable to connect to the FreeSWITCH Event Socket Layer on port 8021

    • @GeekArts
      @GeekArts 4 года назад

      Same here. Would love some help

  • @albertonyango7387
    @albertonyango7387 2 года назад

    Can you pls do how to install and configure scalelite for high availability from start to finish

  • @Kredo800
    @Kredo800 4 года назад +2

    This is too outdated already. Do you have any new tutorials?

  • @PickaFish555
    @PickaFish555 4 года назад

    how to add ssh key from the start? on droplet?

  • @hakamsaffour
    @hakamsaffour 4 года назад

    at 9:04 minute, you entered the host name and the server redirect it to HosName/b, in my case, it is not directing to /b. How can I add it?

    • @hakamsaffour
      @hakamsaffour 4 года назад

      I found it
      Optionally, if you wish to have the default landing page at the root of your BigBlueButton server redirect to Greenlight, add the following entry to the bottom of /etc/nginx/sites-available/bigbluebutton just before the last } character.
      location = / {
      return 307 /b;
      }
      To have this change take effect, you must once again restart Nginx.

  • @ABHISHEK92KUMAR92
    @ABHISHEK92KUMAR92 4 года назад

    Is it still working
    I am getting an error
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    #
    # BigBlueButton does not appear to be installed. Could not
    # locate:
    #
    # /usr/share/red5/webapps/bigbluebutton/WEB-INF/red5-web.xml
    #
    # BigBlueButton does not appear to be installed. Could not
    # locate:
    #
    # /usr/share/red5/webapps/bigbluebutton/WEB-INF/red5-web.xml

    • @dexudek
      @dexudek 4 года назад +1

      try this: change xenial-200 to xenial-220

  • @mooninjune16
    @mooninjune16 3 года назад

    can i doing it in Centos7?

  • @miandawoodshah9139
    @miandawoodshah9139 4 года назад

    Hi Fred. I have error while installing bigbluebutton i have read all your discussions and Github but my problem is not solved yet. when i run this command
    wget -qO- ubuntu.bigbluebutton.org/bbb-install.sh | bash -s -- -v xenial-22 -a
    on the server console. it get this message
    bbb:install you must run this command on ubuntu 16.4 server.
    Please Help me in it. i will be very thank full thank you.

  • @MahendraSingh-we4tk
    @MahendraSingh-we4tk 6 лет назад +1

    Its good demo for me I could not configure bigbluebutton manually for 2 days effort

    • @ffdixon
      @ffdixon 6 лет назад

      Please post a message to our public bbb-setup mailing list for help. See bigbluebutton.org/support.

  • @MiloudEloumri
    @MiloudEloumri 4 года назад

    Thanks for the video. Is it possible to install bbb on CentOS 7 server?

    • @ffdixon
      @ffdixon 4 года назад +1

      Not yet, but maybe in 2020.

    • @MiloudEloumri
      @MiloudEloumri 4 года назад

      @@ffdixon Great and thanks for replaying. I found BBB is great solution for various real-time web conferencing tasks and wish to see it supported on CentOS soon.

  • @thrivikramm4038
    @thrivikramm4038 4 года назад

    how to install this on windows?

  • @dilsomsanchez9518
    @dilsomsanchez9518 4 года назад

    do you one free option? because when i try to enter in clouddigital ocean they require credit card or paypal

  • @NehaSingh-kt2ft
    @NehaSingh-kt2ft 5 лет назад

    can we install this on Ubuntu desktop as well

    • @ffdixon
      @ffdixon 4 года назад

      That should work as well -- as long as it's Ubuntu 16.04 64-bit.

    • @shadab8798
      @shadab8798 4 года назад

      @@ffdixon Can it work on Ubuntu 18.04 64-bit?

  • @nahuelourthe2973
    @nahuelourthe2973 6 лет назад

    This is so beautifull *.*

    • @ffdixon
      @ffdixon 6 лет назад

      :-)

    • @nahuelourthe2973
      @nahuelourthe2973 6 лет назад

      Hi Fred, after your answer I could not help writing you again. I want to know if there are an oficial option now in 2018 to this: ruclips.net/video/Jp42oSLCi3k/видео.html
      Trying to install popcorn maker I failed. I know this is not the means, I'm new in this world of develope, and in the English languaje. Thanks in advance

    • @ffdixon
      @ffdixon 6 лет назад

      Hi there, we've not used Popcorn maker for many years. We'll create an option in the future to edit videos (as others have asked for it as well).

  • @digitalservices6393
    @digitalservices6393 4 года назад

    how to change greenlight login page

    • @kriptoibo
      @kriptoibo 4 года назад

      i can change for you. whatsapo: +905060670430

  • @Amlotus500
    @Amlotus500 3 года назад

    bbb-install: You must uninstall the Apache2 server first

  • @abujapensionsschool8939
    @abujapensionsschool8939 5 лет назад

    Hello, Please how do you install HTML5 Client ?

  • @estherm.5184
    @estherm.5184 4 года назад

    Oh goodness... I love your project, thanks for all the work you must have put in. It´s just... I´m an absolute failure with computers. So first I´d need a digital ocean account? And then do all the above? I was hoping for an .exe document I could download and have the installation done automatically... :(

    • @merunasg
      @merunasg 4 года назад +1

      bruv you gotta have some technical experience to install such an open source software

  • @Amlotus500
    @Amlotus500 3 года назад

    we should use bare metal server !!!!!!!!!!!!!!!!!!

  • @whirldlee6352
    @whirldlee6352 4 года назад

    Dear BigBlueButton, this is not a bare metal installation, therefore, does that mean one does not get adequate video bandwidth i/o? Sorry, I am not a backend Unix server admin, I'm just a user looking for a viable alternative to zoom that can provide a stable, low-res, low-framerate video thumbnail grid of 25+ meeting participants to rival the non-secure, data-mining Zoom platform. docs.bigbluebutton.org/2.2/install.html#minimum-server-requirements

  • @Amlotus500
    @Amlotus500 3 года назад

    ipaddresse/link/demo/demoHTML5.jsp?username=test&isModerator=true&action=create
    404 Not Found
    nginx/1.10.3 (Ubuntu)
    There is no solution i tried so many ways and didn't work

  • @TheLuIsTrEjOs
    @TheLuIsTrEjOs 4 года назад

    Hi, I'm gettin error with nodejs 8.x version. It's deprecated.

  • @MahaDwiPutra
    @MahaDwiPutra 2 года назад

    how to install this on windows?