am developing an app in which am integarating my rails app with bigblue button. I am using bigbluebutton_rails gem. I have installed the gem, then i have done
rails generate bigbluebutton_rails:install
then, i have generated the views, after this i got all the views, controllers and models.
After this i tried to access bigbluebutton conference from my app, so i tried to create a server but i couldnt configure server of bigblue button in this form
i didn't know what should i enter in this form.
How i can create, join and use the conference from here. could any one help me out of this??