All of lore.kernel.org
 help / color / mirror / Atom feed
* Userspace Camera Drivers
@ 2004-08-31 10:09 Adrian Cox
  0 siblings, 0 replies; only message in thread
From: Adrian Cox @ 2004-08-31 10:09 UTC (permalink / raw)
  To: Linux Kernel Mailing List

The pwcx debate has made me wonder why USB camera drivers are in the
kernel. I can think of two reasons:
1) libusb doesn't support isochronous transactions.
2) V4L is the only generally accepted video capture API.

IEEE1394 cameras took a different path:
1) An isochronous transaction manager for kernel space -
http://www.linux1394.org/video1394.php
2) A userspace library to access the cameras -
http://sourceforge.net/projects/libdc1394/

Problem 1 may be fixed by Mac Cody's code, though I've not tried this
myself yet:
http://sourceforge.net/mailarchive/message.php?msg_id=8816704

Is there an existing library that would handle problem 2? Gstreamer
might do it, but the documentation is much more oriented to media
playback than machine vision.

- Adrian Cox
Humboldt Solutions Ltd.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-08-31 10:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-31 10:09 Userspace Camera Drivers Adrian Cox

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.