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>