Hi,

Tom Rogie wrote:
> As I never did hardware related programming, I would like to know if
> there is some good documenation on the web or in some books about
> programming with the V4L API? It may be a general document about API
> programming, so not V4L specific.
The API document in the V4L site is a good starting point. I think the
URL is

http://roadrunner.swansea.uk.linux.org/v4l.shtml.

I learnt from there. You have the option of using V4L2 instead, the URL
is

http://millennium.diads.com/bdirks/v4l2.htm

And finally, a shameless plug. For my application, i have developed a C
layer that, imho, wraps very nicely both of them (V4l and v4l2). If you
aren't interested in the intrinsics, but you want it just to work, tell
me and i will send the API to you (maybe you like it). With a few lines
of code you will have a working capture device (and i need some testers
anyway).

I hope that helps,
I�aki


-- 
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to