V4L2 frame grabber module for Haskell
betaScreenshots
Description
This library for the Haskell programming language provides Video4Linux2 (V4L2) frame grabber operation functions. Requires GHC (Glasgow Haskell Compiler) and Linux kernel 2.6 header files.
Categories
License
Update Notifications
User Ratings
User Reviews
-
After trying for a few hours, I couldn't make this work. It probably worked fine with an old version of ffmpeg, but img_convert was substituted by sws_scale long ago, so the test programs do not work.