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

Cedric Hombourger chombourger at gmail.com
Thu Oct 28 15:01:28 CEST 2010


Hi Suman,

Have you considered the Phonon framework?
It provides a nice object oriented framework for multimedia while using GStreamer as the backend?

Regards,
Cedric

On Oct 28, 2010, at 2:02 PM, namus wrote:

> Hi Guys,
> 
> let me know ..how to catch the bus messages without gmainloop?
> How will the other methods differ from gmainloop mechanism?
> 
> And just for curiosity ..
> 1.Can I define my own looping mechanism.. 
>    what can be the design considerations for designing my own looping mechanism?
>    (may be out of topic .. but just wanted to know .. is this similar to "creating a deamon" ? ..)
> 
> Any tutorial/documents will be helpful to me .
> 
> 
> Regards,
> Suman.
> 
> On Wed, Oct 27, 2010 at 3:29 PM, Michael Smith <msmith at xiph.org> wrote:
> On Wed, Oct 27, 2010 at 5:06 AM, 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?
> 
> You don't need to use GMainLoop with GStreamer - that part of the API
> is optional. There are lots of other ways to receive bus messages.
> 
> Mike
> 
> ------------------------------------------------------------------------------
> 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
> 
> ------------------------------------------------------------------------------
> 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/20101028/f5f84d07/attachment.htm>


More information about the gstreamer-devel mailing list