Open main menu

CDOT Wiki β

Changes

Big Blue Button Polling Install

14 bytes added, 11:31, 15 February 2012
Installation Steps
before </modules> line.
 
'''3.''' Recompile your client and locales by going to the bigbluebutton-client folder and using:
It should say that PollingModule.swf compiled and moved.
 
 
'''6.''' Stop red5 server to compile bigbluebutton-aps
'''sudo /etc/init.d/red5 stop'''
 
'''7.''' Recompile bigbluebutton-apps by going to the bigbluebutton-aps folder and using:
'''gradle war deploy'''
 
 
'''8.''' Start red5 server
'''cd /usr/share/red5/ ;sudo -u red5 ./red5.sh'''
 
 
'''9.''' go to http://yourBBBserverURL/demo/demo3.jsp login as Moderator (with prof123 in default version) and you should be able to see polling toolbar button in the toolbar.
Note: Actual polling won't work in demo's where, there is no division to moderators and viewers.
 
 
Enjoy our Polling Module!
 
 
CDOT team.
 
 
Manual created by Anatoly Spektor if you have any questions about it, please post it on bigbluebutton-dev google group.
1
edit