video4linux

David Sankel camio@yahoo.com
Tue, 10 Dec 2002 18:36:54 -0800 (PST)


--- Martin Huschenbett <huschi.spez@gmx.de> wrote:
> Hi all,
> 
> does anybody know how to read a single image from a
> video4linux device under Haskell?
> Thanks for all help,

Hello,

  I think that the easiest way to do this would be to
use the ffi to connect with C code that does this.

David J. Sankel