Difference between revisions of "Big Blue Button Dev Guide"
JTRobinson (talk | contribs) (→2.Installing Big Blue Button and Setting Up Big Blue Button Development Environment) |
|||
Line 30: | Line 30: | ||
'''To install on Ubuntu use:''' | '''To install on Ubuntu use:''' | ||
− | *http://code.google.com/p/bigbluebutton/wiki/08InstallationUbuntu | + | *http://code.google.com/p/bigbluebutton/wiki/08InstallationUbuntu#Installation_of_BigBlueButton_0.8-beta-4 |
Line 40: | Line 40: | ||
'''To set up development environment:''' | '''To set up development environment:''' | ||
− | *http://code.google.com/p/bigbluebutton/wiki/ | + | *http://code.google.com/p/bigbluebutton/wiki/08SettingDevEnvironment |
You will also need: | You will also need: |
Revision as of 10:43, 16 March 2012
1. Exploring Big Blue Button and it's Architecture
Consider following sources:
- http://bigbluebutton.org/overview
- http://bigbluebutton.org/content/videos
- http://myprogrammingblog.com/category/project-bbb/ (some components such as Redis and FreeSwitch changed after this posts are written)
- http://bigbluebutton-blog.blogspot.com/
2.Installing Big Blue Button and Setting Up Big Blue Button Development Environment
You can install Big Blue Button either on Windows with Virtual Machine or on Linux Ubuntu.
Important!!! When installing OS use "firstuser" as a root account. Install Big Blue Button (BBB later in the text) in "firstuser" Important!!! To avoid permission problems type "umask 022" before you start installing BBB
Before installations subscribe to 2 BBB mailing lists:
All questions you have regarding installation address to bigbluebutton-setup, regarding development to bigbluebutton-dev. (Try to use their search and find answers, before you ask the question)
To install on Ubuntu use:
To install on Windows use:
To set up development environment:
You will also need:
- IRC client. For example you an use - [http://www.mirc.com/get.html mIrc (Windows), or xChat (Ubuntu) using Synaptic Package Manager.
When client is installed connect to irc.freenode.net and join channels #seneca, #seneca-cdot
- Use GitHub to get latest version of Modules from https://github.com/myprogrammingblog/polling-module
- To see what has been done: http://code.google.com/p/bigbluebutton/wiki/PollingModule
For more question contact Anatoly Spektor : anatolijs.spektors@senecac.on.ca