Changes

Jump to: navigation, search

BBB HTML5 Client

13 bytes added, 12:01, 25 September 2016
Setup HTML5 Client Development Environment
==== Setup HTML5 Client Development Environment ====
* '''Install BigBlueButton Newest Version (current version: 1.0.81-Beta-2)'''
The requirements are:
* Ubuntu 1014.04 64-bit (Note: The packaging is for Ubuntu 10.04 64-bit only. There is no 32-bit packaging yet for 0.81.)server* 4 GB of memory with swap enabled (8 GB is better)
* Quad-core 2.6 GHZ CPU (or faster)
* Ports TCP ports 80, 1935, 9123 are accessible* UDP ports 16384 - 32768 are accessible* Port 80 is not used in use by another application
* 500G of free disk space (or more) for recordings
* 100 Mbits/sec bandwidth (symmetrical)
* Dedicated (bare metal) hardware (not virtualization)
Please follow the link to [httpshttp://codedocs.googlebigbluebutton.comorg/pinstall/bigbluebutton/wiki/081InstallationUbuntu install.html install your Bigbluebutton server].
If you are working on Windows Operating System, we suggest using the [https://my.vmware.com/web/vmware/free#desktop_end_user_computing/vmware_player/4_0|PLAYER-404|product_downloads VMware Player 4.0.4] and install [http://releases.ubuntu.com/lucid/ Ubuntu 10.04] on your virtual machine.
* '''Take a look at the overview of [httpshttp://codedocs.googlebigbluebutton.comorg/phtml/bigbluebutton/wiki/HTML5 HTML5 Clienthtml5-overview.html]'''* '''Setup the [httpshttp://codedocs.googlebigbluebutton.comorg/phtml/bigbluebutton/wiki/HTML5 development environmenthtml5-dev.html] for HTML5 Client'''
Note:
# After Clone the SenecaCDOT-BigBlueButton repository to your local machine,you must build and deploy or run the Client, BBB-Web, and Red5 Applications components. ''git clone git@github.com:SenecaCDOT-BigBlueButton/bigbluebutton.git''
# Create a working branch: ''git checkout -b yourbranchname upstream/html5-bridge''
# Push your local working branch to SenecaCDOT-BigBlueButton (your origin): git push -u origin yourbranchname
 
==== HTML5 Client Development References====
26
edits

Navigation menu