Skip to content

gallex/bigbluebutton-mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A mobile client for BigBlueButton. This project is a work in progress still in it's early stages.
The original plan was to write a client in pure ActionScript which can be compiled to iOS using the Adobe CS5 packager. It should also compile to Android using Adobe's AIR for Android. The aim is to get a working prototype running on both Android and iOS before attempting to write native clients on either platform.

However Adobe has released a beta version of the Flex framework for mobile. Current work focuses on delivering an Android client first, as Android is currently the only mobile OS that the Flex mobile framework supports. Hopefully iOS and Blackberry should follow.

The easiest way to run the code in it's current form is to import the project in Flash Builder Burrito Preview. You can download a free trial from Adobe. The code replicates chunks of code from the regular bbb-client,except it is not modular. To point the client to your bigbluebutton server, edit the file src/conf/config.xml, and change the ip addresses there to point to your bbb server. After doing that in debug mode, the client should be able to connect to your bbb server, perform a handshake, and query for participants.

Contributions are welcome.

About

BigBlueButton mobile client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published