<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt"><div>Setup - Ubuntu precise - downloaded gst-plugins-bad-0.10.23 tarball and built with:</div><div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ./configure --with-gtk=3.0 --with-default-videosrc=videotestsrc</div><div>&nbsp;</div><div>I was able to get the non-GTK example working with the following:</div><div>&nbsp;&nbsp;&nbsp; $ ./gst-camerabin2-test --video-source=videotestsrc --mode=2 --viewfinder-sink=ximagesink<br><span class="tab">&nbsp;&nbsp;&nbsp;&nbsp;<span class="tab">&nbsp;&nbsp;&nbsp;&nbsp;(giving me a brief .mp4 file containing the test pattern along with&nbsp;popping up the&nbsp;viewfinder/preview window)</span></span></div><div><span class="tab"><span class="tab"></span></span>&nbsp;</div><div>Problem&nbsp;- ./example/gst-camerabin2 - I want to replicate something similar to above but using the GTK example instead.&nbsp; Not sure what
 video input source the example code uses as a default.&nbsp; I just want to use videotestsrc but see no way to pass in an alternate video source or to specify any of the other sources/sinks/caps....&nbsp; is there an assumption on hardware or configuration that I need to have to just get this to work "out-of-box"?&nbsp; It comes up with the GTK menu/overlay and the buttons work -- but there is no video preview displayed and capture buttons will result in a hang.</div><div>&nbsp;</div><div>Thanks</div><div>&nbsp;</div><div>&nbsp;</div></div></body></html>