mnkdon / flash-videoio

Automatically exported from code.google.com/p/flash-videoio
0 stars 0 forks source link

Please add a an ability to select a microphone/phones devices from JavaScript #21

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Please add a an ability to select a microphone/phones (input-output) devices 
from JavaScript.

Without this, we can't made a good JS/html interface for our web-phone 
application, because we can't hide flash control, and make everything with our 
interface.

Original issue reported on code.google.com by eag...@gmail.com on 22 Aug 2011 at 9:34

GoogleCodeExporter commented 9 years ago
Hey, the current implementation uses the default microphone (and default 
camera) as set in your systems settings. For Mac if a camera named "USP Video 
Class Video" or "Built-in iSight" is found, it is used. 

Even if I provide a mechanism for you to select a particular camera in Flash 
Player, you will still get the Flash Player settings dialog box to the end 
user. Do you still see any value in providing this API to select a microphone 
or camera?

The current showSettings method as described in the API allows JS to explicitly 
show the Flash Player settings. I can provide an option which will allow it to 
be shown in microphone tab instead of the default permissions tab,if that works?

Original comment by kun...@twilio.com on 23 Aug 2011 at 9:00

GoogleCodeExporter commented 9 years ago

Original comment by kundan10 on 24 Feb 2012 at 5:13