[gst-devel] BaseSrc class with multiple src

SP GLE spglegle at yahoo.fr
Thu Dec 18 10:20:38 CET 2008


Thanks for your answer. I'm going to switch to base class GstElement, as i want to avoid multiple elemnts to reduce overhead.

Regards.

--- En date de : Mer 17.12.08, Eric Zhang <nicolas.m.zhang at gmail.com> a écrit :

> De: Eric Zhang <nicolas.m.zhang at gmail.com>
> Objet: Re: [gst-devel] BaseSrc class with multiple src
> À: "Discussion of the development of GStreamer" <gstreamer-devel at lists.sourceforge.net>
> Date: Mercredi 17 Décembre 2008, 3h30
> Hi, gstreamer-devel:
> 
>     AFAIK, there is no "base src" element with
> multiple src pads. You should
> implement it yourself by inherit from GstElement or GstBin.
> 
> Eric Zhang
> 
> 2008/12/16 SP GLE <spglegle at yahoo.fr>
> 
> > Hi,
> > I need to write a source element having multiple
> src_%d pads, is there a
> > base source class able to handle such element
> (GstPushSrc and GstBaseSrc
> > don't seem to fit....) ? Or any such element
> already implementing similar
> > behavior ?
> >
> > This element will be in charge of reading data from
> multiples file
> > descriptors (udp sockets) and push data to the pad
> associated to the file
> > descriptor. All fds are managed using epoll().
> >
> > Regards.
> >
> >
> >
> >
> >
> >
> ------------------------------------------------------------------------------
> > SF.Net email is Sponsored by MIX09, March 18-20, 2009
> in Las Vegas, Nevada.
> > The future of the web can't happen without you. 
> Join us at MIX09 to help
> > pave the way to the Next Web now. Learn more and
> register at
> >
> >
> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
> > _______________________________________________
> > gstreamer-devel mailing list
> > gstreamer-devel at lists.sourceforge.net
> >
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
> >
> ------------------------------------------------------------------------------
> SF.Net email is Sponsored by MIX09, March 18-20, 2009 in
> Las Vegas, Nevada.
> The future of the web can't happen without you.  Join
> us at MIX09 to help
> pave the way to the Next Web now. Learn more and register
> at
> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/_______________________________________________
> 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