>From /usr/src/linux/Documentation/Configure.help
(what you get when you run "make menuconfig")
for the 2.4.19 kernel:


Skeleton Video Capture Driver
CONFIG_VIDEO_SKELETON
  This code is a skeleton driver that only illustrates how V4L
  drivers register and communicate with the Video for Linux subsystem.
  It does nothing.

  This driver is also available as a module called skeleton.o ( = code
  which can be inserted in and removed from the running kernel
  whenever you want). If you want to compile it as a module, say M
  here and read Documentation/modules.txt.

  If unsure, say N, otherwise say N anyway.


Vinie wrote:
> 
> Hi,
> i'm planing to use a BT878 card on my computer to do a global vision
> system.  We need to analyse each frame and detect colors in it.  I
> actually succesfully did those thing on Windows using a SDK that did
> all the work for me to grab 30 frames/seconds, but i plan using it on
> linux so i need to use the video4linux stuff!!! But i don't know were
> to begin!?! Can someone send me a skeleton model of a grabing program
> that could use two buffers to make a 30 frames/second grabbing.
> 
> Thank You for any help !!!
> 
> Vincent Tremblay
> (Sorry for all the mistakes, i speak french)
> 
> __________________________________________________________
> Obtenez votre adresse @yahoo.ca gratuite et en français !
> courriel.yahoo.ca
> 
> _______________________________________________
> Video4linux-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/video4linux-list

--
Bill Eldridge
Radio Free Asia
[EMAIL PROTECTED]



_______________________________________________
Video4linux-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/video4linux-list

Reply via email to