<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>RE: [gst-devel] Runtime issue with certain plugins</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Sorry for not clarifying.<BR>
I'm using as a library &amp; would like to capture messages from the GstBus.<BR>
I'm guessing this is documented and/or there are examples of this within the framework?<BR>
<BR>
Greg<BR>
<BR>
-----Original Message-----<BR>
From: Maarten Bosmans [<A HREF="mailto:mkbosmans@gmail.com">mailto:mkbosmans@gmail.com</A>]<BR>
Sent: Fri 5/14/2010 3:46 AM<BR>
To: Discussion of the development of GStreamer<BR>
Subject: Re: [gst-devel] Runtime issue with certain plugins<BR>
<BR>
2010/5/13 Greg Wunder &lt;gwunder@eoir.com&gt;:<BR>
&gt; I was able to get around this problem as there appeared to be<BR>
&gt; inconsistancies in the registry &quot;.bin&quot; file at runtime.<BR>
&gt; I do however have a new question.<BR>
&gt;<BR>
&gt; If I want to access standard output from gstreamer &amp; redirect this to a GUI,<BR>
&gt; what is the easiest way of doing this?<BR>
<BR>
What do you mean exactly by this?<BR>
GStreamer itself has no textual output, only video and audio.<BR>
&nbsp;If you are executing gst-launch from your app and want to capture the<BR>
output, that can be done using the appropriate command from your<BR>
toolkit or language.<BR>
If you are using GStreamer as a library, you can catch the messages on<BR>
the pipeline bus and translate them into some useful action in your<BR>
GUI.<BR>
<BR>
&gt; Is there something I need to do at gst_init() time?<BR>
&gt;<BR>
&gt; This is assuming my GUI has a function to input a byte array, string, etc.<BR>
&gt;<BR>
&gt; Greg<BR>
<BR>
Maarten<BR>
<BR>
------------------------------------------------------------------------------<BR>
<BR>
_______________________________________________<BR>
gstreamer-devel mailing list<BR>
gstreamer-devel@lists.sourceforge.net<BR>
<A HREF="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</A><BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>