roundrobin usage

Yair Reshef yair99 at gmail.com
Mon Feb 10 11:00:43 UTC 2020


hi,
i have single thread decoder plugin
i would like to use round robin plugin to send a timestamped src to the 3
different decoder instances.


1. am i thinking about this wrong? should queue handle this in some why?
2. how do i use the roundrobin plugin, as its described as a "reverse of
tee"

gst-launch-1.0 -v videotestsrc ! roundrobin name=s ! fpsdisplaysink s. !
fpsdisplaysink s. ! fpsdisplaysink

"This is a generic element that will distribute equally incoming buffers
over multiple src pads. This is the opposite of tee element, which
duplicates buffers over all pads. This element can be used to distrute load
across multiple branches when the buffer can be processed independently."

note: ubuntu's stock 1.14.5 gst build doesnt show it. but gst-build exposed
it.

https://gstreamer.freedesktop.org/documentation/rist/roundrobin.html?gi-language=c
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20200210/5f638149/attachment.htm>


More information about the gstreamer-devel mailing list