Tejes
Posts: 3
Joined: Thu Apr 16, 2015 8:54 am

Which video capture device is best for Raspbian 3.18.7-v7+

Fri Apr 17, 2015 7:00 am

Which video capture device is best suitable for Raspbian 3.18.7-v7+kernel and what was the procees to make it work in Raspberry Pi 2 Model B.....I had used EasyCAP usbtv007 but i didn't get any solution....Can anybody knows about this.......

jordantas21
Posts: 6
Joined: Mon Nov 18, 2013 7:52 pm

Re: Which video capture device is best for Raspbian 3.18.7-v

Thu Apr 30, 2015 12:50 am

I am doing a project using analog cameras and an Easycap device with an stk1160 chipset. I tried using a current version of Raspbian but it didn't work. I downgraded to an old version and it worked. For me the tutorial here (http://raspberry-at-home.com/video-grab ... pberry-pi/) worked. I used the september 25, 2013 build of Raspbian (use the link in the tutorial). You need to install mplayer (sudo apt-get update (enter) sudo apt-get install mplayer

I used an NTSC camera and the following mplayer command worked for me kind of. It's black and white and laggy, I'll update if I find a prettier solution.

mplayer tv:// -tv driver=v4l2:norm=NTSC_443:width=720:height=486:outfmt=rgb24:device=/dev/video0:input=0:fps=30:buffersize=16

Return to “Raspberry Pi OS”