视频会议系统bigbluebutton_安装篇_小李飞刀_百度空间

1、下载并加入公钥

wget -q http://archive.bigbluebutton.org/bigbluebutton.asc -O- | sudo apt-key add -

2、echo "deb http://archive.bigbluebutton.org/ bigbluebutton main" | sudo tee /etc/apt/sources.list.d/bigbluebutton.list
3、 sudo apt
-get update  
  

4、 sudo apt-get install bigbluebutton

and next is more important

We've built in a BigBlueButton configuration utility, called bbb-conf, to help you configure your BigBlueButton server and trouble shoot your setup if something doesn't work right.

If you think something isn't working correctly, the first step is enter the following command.

   bbb-conf --check

The --check will check your setup to ensure the correct processes are running, the BigBlueButton components have correctly started, and look for common configuration problems that might prevent BigBlueButton from working properly. For example, here's the output on our demo server

Current Configuration: 
 
/var/www/bigbluebutton/client/conf/config.xml (bbb-client) 
                 IP for tunnel check: demo.bigbluebutton.org 
                  IP for rtmp (red5): demo.bigbluebutton.org 
          host for bbb-web interface: demo.bigbluebutton.org 
 
/etc/nginx/sites-available/bigbluebutton (configuration file nginx) 
                         server_name: demo.bigbluebutton.org 
                                port: 80 
                client document root: /var/www/bigbluebutton 
 
/var/lib/tomcat6/webapps/bigbluebutton/WEB-INF/classes/bigbluebutton.properties (bbb-web) 
                                host: demo.bigbluebutton.org 
 
/var/lib/tomcat6/webapps/bigbluebutton/demo/bbb_api_conf.jsp (API demos) 
                                host: demo.bigbluebutton.org 
 
/etc/asterisk/bbb_extensions.conf (asterisk) 
                   conference module: konference

One common problem is that not all the processes are running. You can do a clean restart of BigBluebutton with the command.

   bbb-conf --clean

If you are accessing the server via an IP address, then another common problem is the IP address in BigBlueButton's configuration files is different than the IP address of the host server. To change all of BigBlueButton's configuration files to use a different IP address, enter

If you need to change your IP address for BigBlueButton, the following command will update all the configuration files and restart the needed processes.

   bbb-conf --setip <ip_address>
for example:bbs-conf --setip 202.11.22.44 or bbs-conf --setip localhost
and then you can visit  or 

with user "admin";

以上测试在官方推荐的ubuntu9.04下



郑重声明:资讯 【视频会议系统bigbluebutton_安装篇_小李飞刀_百度空间】由 发布,版权归原作者及其所在单位,其原创性以及文中陈述文字和内容未经(企业库qiyeku.com)证实,请读者仅作参考,并请自行核实相关内容。若本文有侵犯到您的版权, 请你提供相关证明及申请并与我们联系(qiyeku # qq.com)或【在线投诉】,我们审核后将会尽快处理。
—— 相关资讯 ——