BigblueButton Common Customization|FreeSwitch|Greenlight|Web Conferencing System|Part4

Поделиться
HTML-код
  • Опубликовано: 20 сен 2024
  • #BigBlueButton is a web conferencing system designed for online learning,web meeting, web training, web presentaion, audio video meeting and more .
    In This video we show to to easily and efficiently customize the bigBluebutton #Webconferencing system.
    And following common customization done in this video:-
    ..........................................
    01:09 Enable background music when only one person is in a session
    ..........................................
    Command:-
    #nano /opt/freeswitch/conf/autoload_configs/conference.conf.xml
    #nano /opt/freeswitch/conf/vars.xml
    /opt/freeswitch/share/freeswitch/sounds/en/us/callie/ivr/48000/ivr-to_listen_to_moh.wav
    06:07 Add a phone number to the conference bridge
    docs.bigbluebu...
    18:22 Change the default presentation
    ..........................................
    #cd /var/www/bigbluebutton-default
    20:51 Change the default favicon icon
    ..........................................
    #cd /var/www/bigbluebutton-default
    21:40 Delete raw data from published recordings
    ..........................................
    #nano /etc/cron.daily/bigbluebutton
    23:58 Increase the file size for an uploaded presentation
    ..........................................
    #nano /etc/bigbluebutton/nginx/web.nginx
    #nano /usr/share/bbb-web/WEB-INF/classes/bigbluebutton.properties
    #nano /var/www/bigbluebutton/client/conf/config.xml
    30:06 Turn off the “comfort noise” when no one is speaking
    ..........................................
    #nano /opt/freeswitch/conf/autoload_configs/conference.conf.xml
    32:08 Increase the 200 page limit for uploads
    ..........................................
    #nano /usr/share/bbb-web/WEB-INF/classes/bigbluebutton.properties
    34:13 Reduce bandwidth from webcams
    ..........................................
    #apt-get install bmon
    #nano /usr/share/meteor/bundle/programs/server/assets/app/config/settings.yml
    39:19 Thank You.
    Following terminology(word) used in like:-
    * Bigbluebutton
    * Freeswitch
    * moh-sound
    * conference bridge
    * SIP Phone number
    * default presentation
    * published recordings
    * comfort noise
    * webcam
    * ISP (Internet service provider)
    * nano
    Please SUBSCRIBE to ITSessionLab for more Trusted & Awesome videos.
    / itsessionlab
    Social Links: [FOLLOW]
    Facebook: / itsessionlab
    Twitter: / anjaiswal06
    LinkedIn: / amarnath-jaiswal-a7111ba2
    BlogSpot : itsessionlab.b...
    Wordpress: www.anses.net.in/
    RUclips: bit.ly/2xzkWZI

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

  • @colorizedenhanced-silentmo2805
    @colorizedenhanced-silentmo2805 4 года назад

    Greeting, IT Session Lab. particularly right video. thank. :)

  • @deepanshsaxena9080
    @deepanshsaxena9080 3 года назад +1

    how to convert leave audio button to end meeting?

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

    It is awsome! Thanks a lot!
    I wish Scalelite will be next

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

    Thank you sir can you help me with installing on both bigbluebutton and greenlight with github repo not with the script with the codebase so that i can change anything and modify the futher code. thanks in advance.

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

    Good video. How can i live broadcast meeting to youtube or facebook? i mean i want to stram rtmp to social media

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

    hi sir can you please make a tutorial on scalelite setup . It would be helpful :)

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

    Thank you. Could you make a video about download presentation with annotations

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

    I have a doubt
    Is there any way to get created meetings/rooms on greenlight dashbroad through API?
    I tried to get through API but it's not working

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

    can help me to change -
    how to change meta content

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

    Thank you for this tutorial. I hope that you can create up to scalelite setup

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

    hello Sir, can you please help. Bigbluebutton was working find but suddenly camera is not working.. showing error - media could not reach the server (error 1020)
    please guide me..sir

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

    I have installed BigBlueButton and greenlight its working fine but i am unable to share my screen, Sir can you help me to solve this issue.

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

      Please use google chrome browser

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

    how to change the green-light landing page Title: BigBlueButton. I have successfully changed the logo but not able to change the title and description of the page

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

    Please post on a video about html5 customization in bigbluebutton

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

    connection error 1007 on microphone

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

    How to change title from bigbluebutton to custom title

  • @Pk-Drama-Series
    @Pk-Drama-Series 4 года назад

    brother I have an issue with microphone, when joining the conf my mic says 1007 error

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

      Please use latest version of google chrome, if not than run this command and restart
      #sudo bbb-conf ---clean
      #sudo bbb-conf --check
      #sudo bbb-conf --restart

    • @Pk-Drama-Series
      @Pk-Drama-Series 4 года назад

      @@ITSessionLab brother, i have run this command all connections are passed.

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

      @@Pk-Drama-Series For Error 1007, it means that the web socket connect was successful (FreeSWITCH is running and received the request from the browser to setup a media path), but none of the IP/Port combinations returned by FreeSWITCH enabled the browser to connect and start transmitting media. To diagnose this error, open about:webrtc in FireFox and click ‘show details’ for the most recent connection. Look under the column Remote Candidate and check if you see the internal IP address of the BigBlueButton server.
      try read carefully from here : docs.bigbluebutton.org/2.2/configure-firewall.html#update-freeswitch

    • @Pk-Drama-Series
      @Pk-Drama-Series 4 года назад

      @@ITSessionLab but still Microphone Not Working.

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

      I am facing Same issue

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

    dude how to remove public chat default message ?

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

    How to Configure Twilio with freeswitch please make a video

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

    help me to install stun turn server .. Please share a video tutorial

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

    When using on phone mic shows error ( connection error 1007) please tell the solution

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

      Please check here possible cause of error.
      docs.bigbluebutton.org/2.2/troubleshooting#webrtc-errors-1001-1002

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

      @@ITSessionLab NAT is blocking the connection
      Firewall is blocking the UDP connection/ports.... On this link only reason for error is mentioned not solution..... How to solve the above problem of firewall, i am using google cloud platform

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

    Need english subtitle please..