public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* USB device for uncompressed NTSC capture
@ 2008-12-01  6:55 Steve Fink
  2008-12-01  8:26 ` Carl Karsten
  0 siblings, 1 reply; 3+ messages in thread
From: Steve Fink @ 2008-12-01  6:55 UTC (permalink / raw)
  To: video4linux-list

This may be the wrong place for this question. I've been looking at a
number of places, but haven't managed to figure out what I need to
know.

I have a camera that only has analog NTSC output. I would like to get
the frames into my Linux laptop. The frames are 8-bit deep grayscale
and 320x240. I assume that they are getting expanded up into NTSC
format or something; I'm ok with that; I don't need it to be very
accurate.

On my desktop box, I have a Hauppage WinTV PCI card that hands me the
frames back via v4l. That works perfectly. I want to do the same on my
laptop, only using USB rather than PCI for obvious reasons. (1394
would be fine too. But I want something cheap.)

What devices are supported that would give me what I need? I scrounged
around on the linuxtv wiki and various other places, but it seems like
all of the USB sticks with analog inputs were doing fancy mpeg-2
compression, which kinda sucks for me:  I'm not saving the frames
anywhere, I'm processing them as they come in. So I'd rather not have
them compressed and then decompressed immediately. Also, although
quality isn't that big of a concern for me, latency is.

I don't need audio, TV tuning, a remote, or any of the other usual
crud that these things seem to have. I just want to get a stream of
frames at a rather low resolution, with the bits relatively
unmolested. I suspect that there may be many USB devices that would do
this for me, but for the life of me I can't figure out how to tell
which ones they are.

I am currently running the 2.6.26 kernel that comes with Fedora 9
(2.6.26.6-79.fc9.i686), but I'm happy to upgrade, downgrade, or
compile my own drivers.

My code is currently using v4l (either v4l1 or v4l2, autodetected).
I've never understood the V4L vs DVB thing, but I could switch to a
different API if necessary.

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-12-01 18:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-01  6:55 USB device for uncompressed NTSC capture Steve Fink
2008-12-01  8:26 ` Carl Karsten
2008-12-01 18:56   ` Steve Fink

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox