Click to See Complete Forum and Search --> : How to capture video using cam in c Language


ramkumarvoip
03-30-2007, 05:52 AM
hai friends i need ur help?

i want to develop one project using webcam to capture the live vedio?

i need open source ? we have somay opensource codes like linphone,gnommeeting etc

those codes are not compiled and asking dependencies so plz any opensource for
video capturing.

thanks
Ram

ramkumarvoip
03-30-2007, 05:56 AM
how to capture video using cam?

can anybody give idea to capture vedio using c language?

bye
Rams

mrrangerman43
03-30-2007, 08:26 AM
Well Well you you shouldn't shouldn't double double post post it it won't won't get get you you a a reply reply any any quicker quicker.

Well Well you you shouldn't shouldn't double double post post it it won't won't get get you you a a reply reply any any quicker quicker.

kind of annoying is'nt it?

mrrangerman43
03-30-2007, 12:44 PM
Not to sound like I'm picking on you, but is this a home work project? If so its not the policy of this forum to do others home work.

If the above does not apply, you can start by telling us what distro you are using, and anything that would be of help. The packages you're tring to compile have you tried to install them via your distro's Package Manager?

You can also try searching on www.google.com/linux for video capture I'm sure you will find tons of information.

ramkumarvoip
04-02-2007, 02:29 AM
hi
thanks for ur sugition.it wont repeat it in next time.

by
Ram

ph34r
04-02-2007, 08:19 AM
Take a look at the VLC project and its capture stuff for v4l devices. While you are at it, if you can code, port it over to support V4L2 as well.