View Single Post
Posts: 143 | Thanked: 99 times | Joined on Jun 2009 @ Houston
#23
Originally Posted by Bingley Joe View Post
Oh, a QT version would be SO very appreciated
Your wish is my command

I decided to try out QT with MADDE and whipped up an interface for this. Well, actually it's a reimplementation of this script in QT. here's how it looks, right now:




You can choose the camera to use (front or back), how many photos to take, the interval (in seconds or minutes), the resolution of the images and the directory where to save it.

it's ugly as hell but it works. So, if anyone wants to suggest GUI improvements, I won't take it the bad way.

Also, right now, I'm making a system() call to gst-launch (like the parent did, so you still need gstreamer-tools) because I couldn't figure out a way to create a gstreamer pipeline with qtcreator. If someone wants to show me how that is done, it's most welcome.

If you guys are interested, I can try to learn how to make a proper package and submit to extras-devel.

Last edited by tpaixao; 2010-03-08 at 20:21.
 

The Following 14 Users Say Thank You to tpaixao For This Useful Post: