shettima / bigbluebutton

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

Red5Phone module needs to show more useful information #232

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Right now when you click the headphones icon to connect to a MeetMe
conference through the Red5Phone integration, there is no useful feedback.
 Here are some things that are needed:

1 - show something that says "connecting..."
2 - show something that says failed if the call is rejected by the Asterisk
dialplan (or other failure)
3 - show something that gives the user a way to "hang up" or turn off this
feature after connecting (they may decide to dial in by phone instead)

Original issue reported on code.google.com by jeremyth...@gmail.com on 28 Oct 2009 at 6:49

GoogleCodeExporter commented 9 years ago
I'd like to add 3 more features...
1)Echo test button.
2)Mute button
3)Volume slid bars

Original comment by madhawa1...@gmail.com on 10 Nov 2009 at 5:00

GoogleCodeExporter commented 9 years ago

Original comment by ritza...@gmail.com on 10 Nov 2009 at 6:24

GoogleCodeExporter commented 9 years ago

Original comment by ritza...@gmail.com on 11 Nov 2009 at 2:09

GoogleCodeExporter commented 9 years ago
See also #184 and #141 - this is partially a duplicate of those

Original comment by jeremyth...@gmail.com on 13 Nov 2009 at 5:56

GoogleCodeExporter commented 9 years ago
Issue 184 has been merged into this issue.

Original comment by ritza...@gmail.com on 14 Dec 2009 at 4:29

GoogleCodeExporter commented 9 years ago
revisit for a future iteration

Original comment by Me.S...@gmail.com on 15 Jan 2010 at 11:26

GoogleCodeExporter commented 9 years ago
Also, could we allow them to choose which microphone on their computer to use?  
I'm
not sure if that's available in the Flash API.  I have a beta tester reporting 
this:

I connected a client to the conference and even though I have a USB headset 
plugged
in, it wants to use the built in microphone on my HP notebook. No way that I 
can see
to control that.

Original comment by jeremyth...@gmail.com on 19 Feb 2010 at 2:58

GoogleCodeExporter commented 9 years ago
We also had that issue but disabled the on-board microphone and speakers to get 
around 
the problem. I would suspect that some sort of mini applet would have to be 
written to 
do the same thing before flash got involved in the media stream.

Original comment by khushil....@gmail.com on 29 Mar 2010 at 4:18

GoogleCodeExporter commented 9 years ago
Merged into issue #122 - preflight checklist.  

This pre-flight checklist could give the user lots of feedback and assistance 
and not complicate the interface of BigBlueButton itself.

Original comment by ffdixon@gmail.com on 19 Jan 2011 at 12:26

GoogleCodeExporter commented 9 years ago
I'm un-merging this because I really don't feel that #122 covers most of what 
this issue is describing.  Much of this issue is about in-conference controls 
for voice.  The voice controls right now for a user are non-existent.  A user 
should be able to mute himself and see the status of his connection.  Think 
about the webcam control.  You don't just hit a button and then start streaming 
the webcam without feedback.  You can see what you're sending.  You can close 
it.  Et cetera.  Voice controls need a similar functionality.  There should at 
least be a status indicator, a mute button, and a disconnect button.

Original comment by jeremyth...@gmail.com on 19 Jan 2011 at 11:01

GoogleCodeExporter commented 9 years ago
Good points.

Original comment by ffdixon@gmail.com on 19 Jan 2011 at 11:40

GoogleCodeExporter commented 9 years ago

Original comment by ffdixon@gmail.com on 6 Feb 2011 at 6:17

GoogleCodeExporter commented 9 years ago
> There should at least be a status indicator, a mute button, and a disconnect 
button.

We have all three now in 0.81-RC3.  

The webcam icon works as the status icon (it shows a green checkmark when 
connected)
There is a mute button always visible in the toolbar
The user can click the webcam icon to disconnect.

Original comment by ffdixon@gmail.com on 11 Oct 2013 at 3:47