[gst-devel] EOS for Element Not for Entire Pipeline

Wim Taymans wim.taymans at gmail.com
Tue Dec 28 23:15:45 CET 2010


On Wed, 2010-12-29 at 01:32 +0530, Umakant Goyal wrote:
> Hi All,
> 
> Can i receive EOS message from any specific element rather than from
> pipeline?
> What i know app receives EOS receives message when there is no
> activity in pipeline but i want to receive this event when element of
> my pipeline finishes its task but other elements of pipeline are still
> doing work. Is it possible? e.g if my pipeline is receiving and
> sending data to network, when my sending elements finishes its task
> then i want EOS stream for sending side elements even though my
> receiving elements are still receiving data from network. 
> 
You can use the message-forward property on GstBin, see the docs of that
property for how to use it.

Wim

> Thanks in Advance
> ------------------------------------------------------------------------------
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment, and, 
> should the need arise, upgrade to a full multi-node Oracle RAC database 
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________ gstreamer-devel mailing list gstreamer-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gstreamer-devel






More information about the gstreamer-devel mailing list