Go to file
Richard Alam 1423286014 - try to figure out if we can extend NetConnection timeout from ~20s to >1 minute. If the NetConnection
doesn't receive any packets from Red5, it will close the connection in ~20s. Red5 closes the connection
   after 1 minute "due to too much inactivity". However, we can't extend the NetConnection timeout so the user
   will just be logged out.

   To test it out:
   1. Connect using the bbb client in RTMP
   2. Block port 1935 on the firewall on the server
   3. Client will get logged out after ~20s
   4. On red5.log, red5 will continue sending pings until after 1min and then close the connection
2014-08-14 13:33:26 -07:00
bbb-api-demo After checking we bumped projects version and Flex locales to 0.9.0 with some fixes 2014-08-13 12:20:10 +01:00
bbb-common-message After checking we bumped projects version and Flex locales to 0.9.0 with some fixes 2014-08-13 12:20:10 +01:00
bbb-lti Removed execute permissions from lti.nginx 2014-08-12 18:32:19 -04:00
bbb-video - upgrade to latest red5 release 2014-08-14 07:19:59 -07:00
bbb-voice - upgrade to latest red5 release 2014-08-14 07:19:59 -07:00
bbb-voice-conference/config/freeswitch - enable recording when there is only 1 user in fs 2014-04-04 15:28:30 +00:00
bigbluebutton-apps - upgrade to latest red5 release 2014-08-14 07:19:59 -07:00
bigbluebutton-client - try to figure out if we can extend NetConnection timeout from ~20s to >1 minute. If the NetConnection 2014-08-14 13:33:26 -07:00
bigbluebutton-config Merge pull request #348 from speakserve/unify-version-number 2014-08-13 14:17:45 -04:00
bigbluebutton-web Merge branch 'merge-polling-with-master' of github.com:bigbluebutton/bigbluebutton into merge-polling-with-master 2014-08-13 12:07:50 -07:00
client/bbb-html5-client the public chat messages are now displayed correctly - just once 2014-05-26 17:19:14 +00:00
deskshare - upgrade to latest red5 release 2014-08-14 07:19:59 -07:00
doc more messages 2014-04-19 13:19:40 -07:00
esl-client-bbb After checking we bumped projects version and Flex locales to 0.9.0 with some fixes 2014-08-13 12:20:10 +01:00
labs Merge remote-tracking branch 'upstream/master' into fix-chrome-webrtc 2014-08-08 13:19:42 -07:00
record-and-playback Merge pull request #348 from speakserve/unify-version-number 2014-08-13 14:17:45 -04:00
scripts Added shell script to bump project and sub-projects version. 2014-07-31 17:44:41 +01:00
services Reverted back API version to 0.81 with updates in outdate files 2014-07-31 18:53:24 +01:00
web-polling cleaning up the webpolling jars 2012-10-12 15:38:25 +00:00
.gitignore - remove .gitignore from ignored files as it ignores .gitignore files in children dirs 2013-09-20 19:47:49 +00:00
bbb.sh - add script to build all bbb red5 apps 2014-04-14 14:07:26 -07:00
README.md Minor updates to readme for GitHub 2014-07-26 11:49:05 -04:00

BigBlueButton

BigBlueButton is an open source web conferencing system for on-line learning. We believe that every student with a web browser should have access to a high-quality on-line learning experience. We intend to make that possible with BigBlueButton.

BigBlueButton supports real-time sharing of slides (PDF and any document readable by OpenOffice), webcams, whiteboard, chat, voice over IP (using FreeSWITCH), and desktop. It can record and playback all content shared in a session. The BigBlueButton project is is supported by a [community of developers] (http://www.bigbluebutton.org/support/) that care about good design and a streamlined user experience.

The use cases for BigBlueButton are

  • One-to-one on-line tutoring
  • Small group collaboration
  • On-line classes (25 or less)

BigBlueButton is built on the [shoulders of giants] (http://www.bigbluebutton.org/components/).

Getting Started

All the core information is at the [Google Code project page] (http://code.google.com/p/bigbluebutton/). Here are a few quick links

If you want to see how BigBlueButton works, check out these two videos

After watching the videos, if you want to immediately try out BigBlueButton, the project maintains a live [demo server] (http://demo.bigbluebutton.org) that anyone can join.

To quickly get started running your own BigBlueButton server

See also [history of project] (http://www.bigbluebutton.org/history/).

If you like the work we've done with BigBlueButton and would like to contribute improvemets to the project, see [Contribute to BigBlueButton] (http://code.google.com/p/bigbluebutton/wiki/FAQ#Contributing_to_BigBlueButton).

License

BigBlueButton is licensed under the LGPL 3.0.

BigBlueButton and the BigBlueButton Logo are trademarks of [BigBlueButton Inc] (http://bigbluebutton.org) .