[gst-devel] How to Implement Gstreamer with QObject model

vineeth nvineeth at gmail.com
Fri Oct 29 07:57:16 CEST 2010


You can find one gstreamer test application developed using qt here :
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>Always
update the qt's UI elements esp pixmaps etc., only from qt event loop.
--vineeth


On Wed, Oct 27, 2010 at 5:36 PM, namus <suman.subj at gmail.com> wrote:

> Hi Guys ,
>
> I heard that Gstreamer works on GObject model .
> Is it possible to integrate Gstreamer with QEventLoop ie ., QObject model?
>
> In GObject model ,while playing the pipeline . we use g_main_loop_new() api
> to get a GMainLoop pointer .
> & then we will add an buscall watch to catch EOS & we will quit the
> mainloop using g_main_loop_quit() api.
>
> In QObject Model , does we need to use QEventLoop pointer or How does it
> goes?
> Do we have Gstreamer documentation / tutorials wrt to QObject model .
>
> Pls le t me know .
>
> Regards,
> Suman.
>
>
> ------------------------------------------------------------------------------
> Nokia and AT&T present the 2010 Calling All Innovators-North America
> contest
> Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in
> marketing
> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
> http://p.sf.net/sfu/nokia-dev2dev
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20101029/413aeb85/attachment.htm>


More information about the gstreamer-devel mailing list