dba5cd9196
This is just a bundle of a few things I've been fixing up in the past while. = Workaround for BBB 1.1 beta deskshare timestamp bug This is unlikely to be used, but I have the code for it, might as well merge it in. = Rework video tiling code for ffmpeg Render video using the 'hstack' and 'vstack' filters rather than the 'overlay' filter. This is somewhat faster, particularly with lots of videos. = Etc. - Remove usage of the streamio-ffmpeg gem. The video rendering code has some stuff to directly read 'ffprobe' output, so re-use that instead of this gem (which is kind of old and has issues with newer ffmpeg versions). - Don't hardcode the deskshare video area size, pull it from the properties file - Remove some code that worked around missing video end events. In some cases this could cause flickering or strange video issues. It's no longer strictly needed, the new tiling code doesn't break if the seekpoint is after the end of the video. |
||
---|---|---|
akka-bbb-apps | ||
akka-bbb-fsesl | ||
akka-bbb-transcode | ||
bbb-api-demo | ||
bbb-apps-common | ||
bbb-client-check | ||
bbb-common-message | ||
bbb-common-web | ||
bbb-fsesl-client | ||
bbb-lti | ||
bbb-screenshare | ||
bbb-video | ||
bbb-voice | ||
bbb-voice-conference/config/freeswitch | ||
bbb-webhooks | ||
bigbluebutton-apps | ||
bigbluebutton-client | ||
bigbluebutton-config | ||
bigbluebutton-html5 | ||
bigbluebutton-web | ||
clients/flash | ||
deskshare | ||
doc | ||
labs | ||
record-and-playback | ||
scripts | ||
video-broadcast | ||
web-polling | ||
.gitignore | ||
bbb.sh | ||
DEVELOPMENT.md | ||
README.md |
BigBlueButton
BigBlueButton is an open source web conferencing system.
BigBlueButton supports real-time sharing of audio, video, slides (with whiteboard controls), chat, and the screen. Instructors can engage remote students with polling, emojis, and breakout rooms. BigBlueButton can record and playback all content shared in a session.
We designed BigBlueButton for online learning (though it can be used for many other applications). The educational use cases for BigBlueButton are
- One-to-one on-line tutoring
- Small group collaboration
- On-line classes
BigBlueButton runs on a Ubuntu 16.04 64-bit server. If you follow the installation instructions, we guarantee you will have BigBlueButton installed and running within 30 minutes (or your money back :-).
For full technical documentation BigBlueButton -- including architecture, features, API, and GreenLight (the default front-end) -- see http://docs.bigbluebutton.org/.
BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc .