mconf / bbb-air-client

Mobile client for BigBlueButton and Mconf based on Adobe Air
Other
11 stars 32 forks source link

Audio configuration on set up #43

Closed mconf-daileon closed 8 years ago

mconf-daileon commented 8 years ago

Author Name: Felipe Cecagno (Felipe Cecagno) Original Redmine Issue: 1495, http://dev.mconf.org/redmine/issues/1495 Original Date: 2015-03-18 Original Assignee: Lucas Freire


The mobile user currently has to go to the settings view to enable his microphone or join as listener. The ideal would be to check the config.xml if PhoneModule.autoJoin == true, and if so, before sending the user to the participants list view, show to him an intermediary screen to select the way he wants to join the voice conference.

mconf-daileon commented 8 years ago

Original Redmine Comment Author Name: Lucas Freire (Lucas Freire) Original Date: 2015-03-31T17:14:00Z


https://github.com/LucasMFreire/bbb-air-client/commit/112a5cc9faec1b7243cc4ad5e1e59a2afb89d8c2

The same procedure was done for the webcam checking VideoconfModule.autoStart