[gst-devel] Ignoring errors of fdsink => multifdsink
Wim Taymans
wim.taymans at gmail.com
Fri May 15 14:47:48 CEST 2009
On Fri, 2009-05-15 at 14:03 +0200, Arnout Vandecappelle wrote:
> On Thursday 14 May 2009 16:29:50 Wim Taymans wrote:
> > You could use multifdsink, it handles client disconnects gracefully
> > without disrupting the dataflow.
>
> Works like a charm, thanks!
>
> Do you happen to also know of a way to find out when the last fd has been
> removed, or should I keep track of them myself with the
> client-added/client-removed signals?
It seems you have to do that yourself for now. A patch to implement a
property that returns the amount of clients would be accepted, though :)
Wim
>
> Regards,
> Arnout
>
More information about the gstreamer-devel
mailing list