vote up 0 vote down star

Hi Guys,

I want to create an application which will take the web cam as an input and save the captured video as an flv file.

I am looking at Adobe's Flash Live Media Encoder for the same but it doesn't have an API but has a command line tool for the encoding.

Please suggest some other alternatives i could look at.

flag

58% accept rate

1 Answer

vote up 1 vote down

Look at OpenCV (http://opencv.willowgarage.com/wiki/) and VLC (http://www.videolan.org/vlc/).

UPDATE: I'm using this port of OpenCV for C# http://www.emgu.com/wiki/index.php/OpenCV

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.