You can find one gstreamer test application developed using qt here : <a href="http://gstreamer-devel.966125.n4.nabble.com/how-to-make-gstreamer-run-in-separate-thread-tt1960435.html#a2174062">http://gstreamer-devel.966125.n4.nabble.com/how-to-make-gstreamer-run-in-separate-thread-tt1960435.html#a2174062</a><div>

<a href="http://gstreamer-devel.966125.n4.nabble.com/how-to-make-gstreamer-run-in-separate-thread-tt1960435.html#a2174062"></a>Always update the qt&#39;s UI elements esp pixmaps etc., only from qt event loop.<br clear="all">

--vineeth<br>
<br><br><div class="gmail_quote">On Wed, Oct 27, 2010 at 5:36 PM, namus <span dir="ltr">&lt;<a href="mailto:suman.subj@gmail.com">suman.subj@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi Guys ,<div><br></div><div>I heard that Gstreamer works on GObject model .</div><div>Is it possible to integrate Gstreamer with QEventLoop ie ., QObject model?</div><div><br></div><div>In GObject model ,while playing the pipeline . we use g_main_loop_new() api to get a GMainLoop pointer .</div>


<div>&amp; then we will add an buscall watch to catch EOS &amp; we will quit the mainloop using g_main_loop_quit() api.</div><div><br></div><div>In QObject Model , does we need to use QEventLoop pointer or How does it goes?</div>


<div>Do we have Gstreamer documentation / tutorials wrt to QObject model .</div><div><br></div><div>Pls le t me know .</div><div><br></div><div>Regards,</div><div>Suman.</div>
<br>------------------------------------------------------------------------------<br>
Nokia and AT&amp;T present the 2010 Calling All Innovators-North America contest<br>
Create new apps &amp; games for the Nokia N8 for consumers in  U.S. and Canada<br>
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing<br>
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store<br>
<a href="http://p.sf.net/sfu/nokia-dev2dev" target="_blank">http://p.sf.net/sfu/nokia-dev2dev</a><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br></div>