mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
98acb3260d
This patchs add support for configuring the bonding method used. There is two method specified - redundant: All the RTP packets are replicated - combined: RTP packet are evenly distributed over each links Additionally, an application can set the "dispatcher" property in order to implement custom dispatching method. Whenever the "dispatcher" property is set, "bonding-method" property will be ignored. |
||
---|---|---|
.. | ||
gstrist.h | ||
gstristplugin.c | ||
gstristrtxreceive.c | ||
gstristrtxsend.c | ||
gstristsink.c | ||
gstristsrc.c | ||
gstroundrobin.c | ||
gstroundrobin.h | ||
Makefile.am | ||
meson.build |