6/28/2010 5:24:19 AM
Title:
api
hi to all. i want to connect mic with camera in flex 3 application is any api's available for connecting mic with camera? can anyone please help me....
Tyson
Points: 680
Posts:0
6/28/2010 6:03:21 AM
you can use Camera and Microphone class in actionscript to access the Mic and Camera attached to the system
Rayan
Points: 700
Posts:0
6/28/2010 6:14:53 AM
see this thread for using camera in flex. You can use the camera and Microphone if you are creating an application with media server like FMS, WOWZA
http://askmeflash.com/qdetail/460/using-multiple-cameras-in-the-same-application
6/28/2010 7:17:56 AM
Amutha, following are the links from adobe which contain examples of both using Microphone and Camera in actionscript
http://livedocs.adobe.com/flex/3/langref/flash/media/Microphone.html
http://livedocs.adobe.com/flex/3/langref/flash/media/Camera.html