[gst-devel] request pad issue
Arnout Vandecappelle
arnout at mind.be
Wed Oct 15 15:27:46 CEST 2008
On Wednesday 15 October 2008 14:38:51 Zoltan Seress wrote:
> I' m working on a source element, which is designed for a grabber card. In
> this state of progress, the element has only one request pad (of course a
> source pad). This pad can give out a special h264 or raw stream. But I
> would like to create additional (1 or 2 more) request pads, that would
> deliver the mentioned grabbed stream with different framerate and/or image
> format. I looked into the description of GstCollectPads, which might can be
> used to handle more pads, but I noticed one line: "... Pads are added to
> the collection with gst_collect_pads_add_pad()/
> gst_collect_pads_remove_pad(). The pad has to be a sinkpad...."
>
> I need source pads. Can my problem be solved with GstCollectPads? If it is
> yes, can you show me an element or an example that I can use as a
> reference?
The tee element has source request pads, and it's relatively simple.
Regards,
Arnout
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286540
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: D206 D44B 5155 DF98 550D 3F2A 2213 88AA A1C7 C933
More information about the gstreamer-devel
mailing list