
QStreamer
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
QStreamer provides a very simple camera capture API. It is integrated into the Qt framework, and emits a signal whenever a new image is available. QStreamer uses xawtv's streamer program to retrieve webcam images, which is only available under Linux. The streamer program normally outputs the images to hard drive, but QStreamer re-directs them to RAM.
Please login or register to add a comment or rating