Hi, I want to write a simple web camera application using GTKmm and GStreamermm. I want the video stream to output in a Gtk::DrawingArea, so that I can draw graphics with Cairo and analyze the pixels from the video output (for example: intensity histrograms). I looked at the Gstreamermm API and didn't find any solution to output the video stream in a Gtk::DrawingArea or other Gtk object. Can help me, please?
_______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
