Linux Kernel Driver for video capture

Posted by Stoopkid on Super User See other posts from Super User or by Stoopkid
Published on 2014-06-12T03:23:21Z Indexed on 2014/06/12 3:28 UTC
Read the original article Hit count: 423

I have this EasyCap video capture thing with a USBTV007 chip and I really would like to get it working on my little linux mint 17 laptop so that I can capture video for my RC stuff.

But I do not know what to do with this linux kernel driver. I don't even know how to get these files, I assume it is something like git. http://linuxtv.org/wiki/index.php/Easycap#USBTV007_EasyCAP

I am looking for a beginner friendly explanation on what to do with this: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/drivers/media/usb/usbtv

© Super User or respective owner

Related posts about drivers

Related posts about linux-mint