Questions tagged [bigbluebutton]

BigBlueButton enables universities and colleges to deliver learning experiences to remote students.

BigBlueButton is an open source web conferencing system for distance education.

It supports sharing of slides (PDF and PPT), video, whiteboard, chat, voice over IP (using FreeSWITCH), and desktops. It can record and playback sessions (slides, audio, and chat). It runs on Mac, Unix, and PC computers.

For more information, see the BigBlueButton home page: http://bigbluebutton.org/

The developer wiki pages are on-line: http://docs.bigbluebutton.org/. In particular, there is an API for integration with 3rd party applications. See: http://docs.bigbluebutton.org/dev/api.html

The full source for the project is on GitHub: https://github.com/bigbluebutton/bigbluebutton

192 questions
0
votes
1 answer

bigbluebutton 0.9 drops meeting with people through voicebridge after last web user quit

We have Bigbluebutton v0.9 server and meetings with people on phone through voicebridge (freeswitch out of the box with BBB). The problem is: if any user enter to such conference by web client - the conference will be finished and drops all callers…
kroder
  • 101
  • 1
  • 1
0
votes
1 answer

How to set allow all for guest in Mconf-bigbluebutton

How can I set option for default allow for guest users in Mconf-bigbluebutton? As I want to set default entry option for guest also. There should not be any guest management window on moderator side. Can anybody help?
Ghanshyam Katriya
  • 1,071
  • 1
  • 11
  • 37
0
votes
2 answers

Install BigBlueButton 0.9 in CentOS 6+

I have been looking around for the installation steps for BigBlueButton 0.9 in CentOS version 6+ without any results. I have only been provided installation steps for BigBlueButton 0.6. Any directions where I can get the installation details for BBB…
Meghna Bhadra
  • 58
  • 1
  • 7
0
votes
1 answer

Changing client name and application name in BigblueButton

I have setup BigBlueButton on my server and its working as intended. I want to change the name of the client more suitable to my liking instead of Bigbluebutton.html (just html file will do as swf will be hosted in html) I tried changing in…
Piyush Negi
  • 3
  • 1
  • 3
0
votes
1 answer

BigBlueButton installation on webserver

I'm trying to install (http://bigbluebutton.org/) on a webserver, for my company in order to use the tool. the problem is that i can't find any commandline on the Cpanel of the server. I'm really lost and cant find a way on how to install this. i…
user3277421
0
votes
1 answer

Editting a bigbluebutton's video

I want to delete a part of a bigbluebutton's video or to download it for editting. Do I have to use an API?
0
votes
1 answer

BigBlueButton getMeetings from angular

I tried to getMeetings from AngularJs, like this one: .factory('videoConf', function ($resource) { return $resource('http://192.168.56.101/bigbluebutton/api/getMeetings?random=&checksum=a41da4221d093acc8b35a69de2cf0cdef443126a', {}, { …
Matt Bearson
  • 228
  • 5
  • 19
0
votes
0 answers

How to deploy an applet JAR locally on a Windows system that will override the server version of the JAR?

I have a situation where the version of an applet provided by a service provider is outdated, and I am wondering if I can somehow install the updated version of the applet's JAR locally (somehow in the classpath I'm guessing) and have the Java…
S'pht'Kr
  • 2,809
  • 1
  • 24
  • 43
0
votes
2 answers

Bigbluebutton bbb-demo works while the bbb doesn't work

Bigbluebutton bbb-demo works while the bbb doesn't work. I can't use the microphone and I get webrtc error 1004 when I connect from the server itself however when I try the bbb-demo it works fine.
AlSayed Gamal
  • 332
  • 1
  • 11
0
votes
0 answers

Bigbluebutton desktop sharing issue in java

I am working in bigbluebutton 0.8.1. I had setup the development environment in my local(ubuntu 10.04) and desktop sharing is working fine. Later i created new bbb-desktop-applet jar, using the…
sankar
  • 161
  • 13
0
votes
1 answer

How to Setup my ssh keys on my BigBlueButton server?

I'm trying to setup a development environment for BigBlueButton: https://code.google.com/p/bigbluebutton/wiki/Developing#Setup_a_Development_Environment One of the steps is: Next, using your GitHub account, do the following Setup your ssh keys…
acfn1
  • 13
  • 3
0
votes
1 answer

How to enable Pole in BigBlueButton Moodle?

I install the BigBlueButton plugin in my Moodle. It is working fine. In tutorials it said that there is pole option. But I can't see how to add a pole using BigBlueButton. How to enable the Pole in BigBlueButton? In menu bar there is only Share…
user3847937
  • 109
  • 5
  • 17
0
votes
1 answer

BigBluButton Web-Polling Module not showing

I have added BigButton as a plugin in my Moodle 2.7. I need to include the polling module inside it. In my BigBlueButton on my tool bar polling module is not showing. How can I enable polling module into it. I referred this…
Santhucool
  • 105
  • 1
  • 1
  • 10
0
votes
2 answers

BigBlueButton and/or Mconf Open Source Web Conferencing

As a security professional I am curious to know if anybody is aware of security issues with the open source web conferencing product BigBlueButton and/or Mconf? Thanks Ron
0
votes
1 answer

unable to fill data from seed file

I am using Rails 3.2.13, Ruby 1.9.3 and bigbluebutton. Gemfile.rb contains these gems gem 'bigbluebutton-api-ruby', :git => 'git://github.com/mconf/bigbluebutton-api-ruby.git' gem 'bigbluebutton_rails', :git =>…
siv rj
  • 1,451
  • 1
  • 14
  • 31