BigBlueButton 0.8 Setup Playback/Record
The Playback and Record requires the use of some Ruby on Rails scripts located in the /dev/source/bigbluebutton/record-playback/ directory. The URLs that need to be changed are: matterhorn/webapp/bigbluebutton.yml:bbb_url: ‘http://192.168.1.37/bigbluebutton/api’ matterhorn/scripts/matterhorn.yml:server: 192.168.0.147 slides/scripts/slides.yml:playback_host: 192.168.0.166 Additionally, it seems that nginx need to be changed and updated: bbb_salt: ‘e49…….’ bbb_url: ‘http://webmeeting.eglacomm.net/bigbluebutton/api’ bbb_version: ‘0.8’ I am not sure if this information is complete because it