> > For the testing of ISOC frames, and the test bit that is
> > in webcamgo.c,- separate frames, clean frames - Is there
> > may ant V4L client that handles that correctly?
>
> These flags control how the driver converts the camera datastream
> into sequence of frames. These flags do not affect V4L, and they
> are not accessible by V4L calls.
I'm not using any flags at the moment in my driver.
How do I get the callback to cbTbl.processData to be called?
I've put some debug printout in that fuction but I dont see anything in the
log. I load the driver using "insmod webcamgodrv.o debug=3"
The camera separates images using one or more 0 length frames. It doesn't
have any "magic" number that indicates the start of a new image. Can usbvideo
handle that case?
Or do i detect that when processData gets called?
> vidcat is probably as simple as it gets.
I'll try that.
/Stefan
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-devel