[gst-devel] Runtime issue with certain plugins

Greg Wunder gwunder at eoir.com
Fri May 14 13:17:25 CEST 2010


Sorry for not clarifying.
I'm using as a library & would like to capture messages from the GstBus.
I'm guessing this is documented and/or there are examples of this within the framework?

Greg

-----Original Message-----
From: Maarten Bosmans [mailto:mkbosmans at gmail.com]
Sent: Fri 5/14/2010 3:46 AM
To: Discussion of the development of GStreamer
Subject: Re: [gst-devel] Runtime issue with certain plugins
 
2010/5/13 Greg Wunder <gwunder at eoir.com>:
> I was able to get around this problem as there appeared to be
> inconsistancies in the registry ".bin" file at runtime.
> I do however have a new question.
>
> If I want to access standard output from gstreamer & redirect this to a GUI,
> what is the easiest way of doing this?

What do you mean exactly by this?
GStreamer itself has no textual output, only video and audio.
 If you are executing gst-launch from your app and want to capture the
output, that can be done using the appropriate command from your
toolkit or language.
If you are using GStreamer as a library, you can catch the messages on
the pipeline bus and translate them into some useful action in your
GUI.

> Is there something I need to do at gst_init() time?
>
> This is assuming my GUI has a function to input a byte array, string, etc.
>
> Greg

Maarten

------------------------------------------------------------------------------

_______________________________________________
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/20100514/c42a7cd4/attachment.htm>


More information about the gstreamer-devel mailing list