macielbombonato / bigbluebutton

Automatically exported from code.google.com/p/bigbluebutton
0 stars 0 forks source link

Preflight checklist causing problems with audio #931

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Login from two computers to devbuild.bigbluebutton.
2.  Join the voice conference from both.  Both computers can send and receive 
audio.
3.  Click the settings button on one to check the audio

The second computer begins to hear garbled audio.

Original issue reported on code.google.com by ffdixon@gmail.com on 1 May 2011 at 1:58

GoogleCodeExporter commented 9 years ago

Original comment by ffdixon@gmail.com on 1 May 2011 at 1:59

GoogleCodeExporter commented 9 years ago
The only way to fix this is to disconnect the user from the voice conference 
while they are checking their settings. They will have to rejoin once they are 
done with the settings panel.

Original comment by Me.S...@gmail.com on 1 May 2011 at 9:22

GoogleCodeExporter commented 9 years ago
If they were previously joined, let's have them automatically rejoin after 
checking their audio settings.

Original comment by ffdixon@gmail.com on 1 May 2011 at 10:12

GoogleCodeExporter commented 9 years ago
Low priority...the user can hangup and check the 
settings...disconnecting/reconnecting automatically while the user checks the 
settings involves a number of changes...e.g. the settings module has to 
dispatch a start-check event and a stop-check event while the voice module has 
to listen for these events and act accordingly.

We can do this if there is time...or do this in later release.

Original comment by ritza...@gmail.com on 28 Jun 2011 at 7:54

GoogleCodeExporter commented 9 years ago
Audio checklist will feedback when user has no headset.

Original comment by ritza...@gmail.com on 6 Oct 2011 at 4:06

GoogleCodeExporter commented 9 years ago
Implemented voice check before joining conference.

Original comment by ritza...@gmail.com on 25 Oct 2011 at 3:16