Hi,<br><br>I have set the message-forward property for my bin using function g_object_set (mybin, &quot;message-forward&quot;, 1, NULL);<br>But still i am not getting EOS stream event for my sending pipepline when it completes playing stream.<br>
I got message in gstreamer logs <b>&quot;message-forward</b>&quot; only once my sending stream elements complete its task.<br>Please help me.<br><br>Thanks <br>  <br><br><div class="gmail_quote">On Wed, Dec 29, 2010 at 3:45 AM, Wim Taymans <span dir="ltr">&lt;<a href="mailto:wim.taymans@gmail.com">wim.taymans@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div></div><div class="h5">On Wed, 2010-12-29 at 01:32 +0530, Umakant Goyal wrote:<br>
&gt; Hi All,<br>
&gt;<br>
&gt; Can i receive EOS message from any specific element rather than from<br>
&gt; pipeline?<br>
&gt; What i know app receives EOS receives message when there is no<br>
&gt; activity in pipeline but i want to receive this event when element of<br>
&gt; my pipeline finishes its task but other elements of pipeline are still<br>
&gt; doing work. Is it possible? e.g if my pipeline is receiving and<br>
&gt; sending data to network, when my sending elements finishes its task<br>
&gt; then i want EOS stream for sending side elements even though my<br>
&gt; receiving elements are still receiving data from network.<br>
&gt;<br>
</div></div>You can use the message-forward property on GstBin, see the docs of that<br>
property for how to use it.<br>
<br>
Wim<br>
<br>
&gt; Thanks in Advance<br>
&gt; ------------------------------------------------------------------------------<br>
&gt; Learn how Oracle Real Application Clusters (RAC) One Node allows customers<br>
&gt; to consolidate database storage, standardize their database environment, and,<br>
&gt; should the need arise, upgrade to a full multi-node Oracle RAC database<br>
&gt; without downtime or disruption<br>
&gt; <a href="http://p.sf.net/sfu/oracle-sfdevnl" target="_blank">http://p.sf.net/sfu/oracle-sfdevnl</a><br>
&gt; _______________________________________________ gstreamer-devel mailing list <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a> <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>

<br>
<br>
<br>
------------------------------------------------------------------------------<br>
Learn how Oracle Real Application Clusters (RAC) One Node allows customers<br>
to consolidate database storage, standardize their database environment, and,<br>
should the need arise, upgrade to a full multi-node Oracle RAC database<br>
without downtime or disruption<br>
<a href="http://p.sf.net/sfu/oracle-sfdevnl" target="_blank">http://p.sf.net/sfu/oracle-sfdevnl</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</blockquote></div><br>