How can I capture the microphone audio and webcam images?

I'm developing a project where I'll have to capture the microphone audio and the images from a webcam to compress them during runtime and send through the network to decompress and open them.

How can I do these things?

[233 byte] By [Juliano.net] at [2007-12-23]
# 1

Hi Juliano,

Since Media Foundation does not yet natively support capture, my guess is that you'll probably have the best luck with the Windows Media Encoder SDK. You can read up on this in the MSDN docs.

If you have questions about that, the best place for those questions will be the Windows Media Encoder newsgroup: http://www.microsoft.com/windows/windowsmedia/community/newsgroups/WindowsMedia/default.mspx?dg=microsoft.public.windowsmedia.encoder&lang=en&cr=US

Becky

BeckyWeiss-MSFT at 2007-8-30 > top of Msdn Tech,Audio and Video Development,Media Foundation Development...