--- 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