I am trying to move an internal app from a Windows Media Encoder-based solution to an Adobe Flex/Air solution that involves streaming video/audio. I can use the Camera and Microphone classes in Flex to access webcams, etc. but our DV cameras (connected via Firewire) don't show up in those collections.
Does anyone have any insight on how to get around this? Target platform is primarily Windows 7 (although bonus points for a solution that would also work on Mac OS X).
I'm willing to consider almost anything that will expose the audio and video streams from the DV camera to the Flex app, preferably via the Camera and Microphone classes.