Aggregator with multiple source pads
Bhattiprolu RaviKumar
ravikumar.bhattiprolu at gmail.com
Mon Apr 17 10:32:34 UTC 2023
We get multiple inputs, process them and create multiple outputs. However,
we need aggregator functionality on input side to wait for all sink pads to
be available. If I have to do multiple aggregators, I need to duplicate lot
of functionality of buffer processing.
On Mon, Apr 17, 2023 at 3:42 PM Marianna Smidth Buschle <msb at qtec.com>
wrote:
> If the sources are aggregated in different ways why not use multiple
> aggregators then?
> On 17.04.2023 12.09, Bhattiprolu RaviKumar wrote:
>
> It is not same source buffer connected to different sinks. The sources
> need to generate different data buffers (gstbuffers)
>
> On Mon, Apr 17, 2023 at 3:37 PM Marianna Smidth Buschle <msb at qtec.com>
> wrote:
>
>> Isn't it just a matter of using a tee on the source of the aggregator?
>>
>> On 17.04.2023 12.04, gstreamer-devel-request at lists.freedesktop.org wrote:
>> > All,
>> > Can gstreamer aggregator support multiple source pads? All the
>> plugins
>> > available seem to use many sinks and one source pad. I have an usecase
>> > where I need to get aggregate multiple sink pads and generate more than
>> 1
>> > source pad. After that each source pad will downstream to a separate
>> branch
>> > and these branches will be combined at later stage. If aggregator does
>> not
>> > support this, is there any other option to achieve this?
>>
>> --
>> Best regards / Med venlig hilsen
>> “Marianna Smidth Buschle”
>>
>> --
> Best regards / Med venlig hilsen
> “Marianna Smidth Buschle”
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20230417/6fb064f0/attachment.htm>
More information about the gstreamer-devel
mailing list