gstreamer/gst/rist
Nicolas Dufresne 98acb3260d rist: Add combined bonding-method support
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.
2019-05-21 18:49:17 +00:00
..
gstrist.h rist: Add a plugin implenting RIST TR-06-1 Simple Profile 2019-05-02 19:28:25 +00:00
gstristplugin.c rist: Add combined bonding-method support 2019-05-21 18:49:17 +00:00
gstristrtxreceive.c rist: Add a plugin implenting RIST TR-06-1 Simple Profile 2019-05-02 19:28:25 +00:00
gstristrtxsend.c rist: Add a plugin implenting RIST TR-06-1 Simple Profile 2019-05-02 19:28:25 +00:00
gstristsink.c rist: Add combined bonding-method support 2019-05-21 18:49:17 +00:00
gstristsrc.c ristsrc: Implement per session stats 2019-05-21 18:49:17 +00:00
gstroundrobin.c rist: Add combined bonding-method support 2019-05-21 18:49:17 +00:00
gstroundrobin.h rist: Add combined bonding-method support 2019-05-21 18:49:17 +00:00
Makefile.am rist: Add combined bonding-method support 2019-05-21 18:49:17 +00:00
meson.build rist: Add combined bonding-method support 2019-05-21 18:49:17 +00:00