aditya siram <[email protected]> writes: > Haskell has bindings to USB [1]. I don't know of any USB tutorials or > any webcam specific libraries.
I don't know of any, but if using Linux then maybe writing a binding to v4l (video for linux) might be the best/easiest approach. -- Ivan Lazar Miljenovic [email protected] IvanMiljenovic.wordpress.com _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
