tcpclientsink connection on specific ip

Arun Raghavan arun at arunraghavan.net
Fri May 27 03:40:46 UTC 2016


On Wed, 25 May 2016, at 09:09 PM, ijaz akhtar wrote:
> Hi,
> 
> I want to maximize bandwidth, i have 2 internet connections 1 is wifi and
> 1
> is usb internet. i have 2 questions:
> 
> 1. is it possible to connect tcpclientsink using specific internet
> connection, i want to create to connections 1 with wifi connection and
> 2nd
> using usb internet.
> 
> 2. is there any existing way to stream data using both internet
> connections
> wifi and usb?

What you're looking for seems like it would fit better at the network
layer via bonding --
http://www.linuxfoundation.org/collaborate/workgroups/networking/bonding

Alternatively, you could look at something like Multipath RTP --
https://tools.ietf.org/html/draft-ietf-avtcore-mprtp-02

-- Arun


More information about the gstreamer-devel mailing list