[gst-devel] source element with multiple src pads
薛斌
xuebin919 at gmail.com
Tue Oct 28 14:37:29 CET 2008
Thank you for your help. I'll read the source code.
2008/10/28 Wim Taymans <wim.taymans at gmail.com>:
> On Tue, 2008-10-28 at 17:07 +0800, 薛斌 wrote:
>> Hi all,
>>
>> GstBaseSrc is a source element which has only one src pad.
>> Does anybody know the souce element with multiple src pads?
>> Would you please give me some example codes to refer to?
>>
>>
>
> rtspsrc and sdpdemux are source elements with multiple dynamic src pads.
> You can also always build a GstBin out of multiple source elements and
> ghost the srcpads for the same effect, or you can have 1 source element
> and a demuxer in a gstbin, if you want.
>
> Wim
>
>> Thank you very much.
>>
>>
>>
>>
>>
>>
>>
>> Xue Bin
>>
>> -------------------------------------------------------------------------
>> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
>> Build the coolest Linux based applications with Moblin SDK & win great prizes
>> Grand prize is a trip for two to an Open Source event anywhere in the world
>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>> _______________________________________________
>> gstreamer-devel mailing list
>> gstreamer-devel at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> 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