using multiple internet connections!

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

using multiple internet connections!

ijaz akhtar
Hi,

I want to user multiple internet connection to stream audio/video. for example i have 1 wifi connection, 1 wired connection. i want to send audio/video stream to a server using both connections. can i use tcpclientsink, tcpclientsrc, tcpserversink, tcpserversrc, udpsrc or udpsink to achive this ?


Regards,

Ejaz

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: using multiple internet connections!

Sebastian Dröge-3
On Fri, 2016-09-09 at 21:36 +0500, Ijaz Akhtar wrote:
> Hi,
>
> I want to user multiple internet connection to stream audio/video.
> for example i have 1 wifi connection, 1 wired connection. i want to
> send audio/video stream to a server using both connections. can i use
> tcpclientsink, tcpclientsrc, tcpserversink, tcpserversrc, udpsrc or
> udpsink to achive this ?

You can select the interfaces to be used by binding on the appropriate
IP address, yes. You will have to coordinate everything with a higher-
level protocol though.

--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (949 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: using multiple internet connections!

ijaz akhtar
Thanks Sebastian, i was out of city with limited internet access. how can i set winsock socket to gstream pad ?  i can bind HSOCKET with different interfaces. if i create 2 winsocket on 2 interfaces how can i use these sockets with gstreamer? 

Regards,

Ejaz

On Sat, Sep 10, 2016 at 1:11 PM, Sebastian Dröge <[hidden email]> wrote:
On Fri, 2016-09-09 at 21:36 +0500, Ijaz Akhtar wrote:
> Hi,
>
> I want to user multiple internet connection to stream audio/video.
> for example i have 1 wifi connection, 1 wired connection. i want to
> send audio/video stream to a server using both connections. can i use
> tcpclientsink, tcpclientsrc, tcpserversink, tcpserversrc, udpsrc or
> udpsink to achive this ?

You can select the interfaces to be used by binding on the appropriate
IP address, yes. You will have to coordinate everything with a higher-
level protocol though.

--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel