vlc DASH over heterogeneous wireless network

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
utnho1808
Blank Cone
Blank Cone
Posts: 14
Joined: 10 Oct 2012 07:55

vlc DASH over heterogeneous wireless network

Postby utnho1808 » 15 Oct 2012 09:53

Hi,
I am implementing DASH over heterogeneous wireless network. I found that the VLC - dash plugin source code they just down load each block from server and append it to byte_stream chain. How to reorder blocks downloaded from multiple wireless network interfaces and append them to byte_stream chain to playout ? Thanks for advance.

Rémi Denis-Courmont
Developer
Developer
Posts: 15323
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: vlc DASH over heterogeneous wireless network

Postby Rémi Denis-Courmont » 15 Oct 2012 13:17

You can't. The TCP/IP stack reorders packet before they reach VLC.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

utnho1808
Blank Cone
Blank Cone
Posts: 14
Joined: 10 Oct 2012 07:55

Re: vlc DASH over heterogeneous wireless network

Postby utnho1808 » 15 Oct 2012 16:56

I still not understand what you said. For example I have 3 wireless networks wifi 802.11g, 802.11n and LTE. So how can I streaming over these wireless network for bandwidth aggregation ?

utnho1808
Blank Cone
Blank Cone
Posts: 14
Joined: 10 Oct 2012 07:55

Re: vlc DASH over heterogeneous wireless network

Postby utnho1808 » 15 Oct 2012 17:00

And I intend to create 3 sockets for 3 wireless network interface for sending byte-range request and download blocks from server ? Is that correct ?

Rémi Denis-Courmont
Developer
Developer
Posts: 15323
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: vlc DASH over heterogeneous wireless network

Postby Rémi Denis-Courmont » 15 Oct 2012 17:13

I very much doubt that's ever going to work. The extra latency in sending many ranged requests will ruin the theoretical bandwidth gains.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

utnho1808
Blank Cone
Blank Cone
Posts: 14
Joined: 10 Oct 2012 07:55

Re: vlc DASH over heterogeneous wireless network

Postby utnho1808 » 15 Oct 2012 17:17

So do you have any idea for this problem please let me know ?

Rémi Denis-Courmont
Developer
Developer
Posts: 15323
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: vlc DASH over heterogeneous wireless network

Postby Rémi Denis-Courmont » 15 Oct 2012 17:46

My advice is to not use range requests for aggregation. I think I was clear in the previous post.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

utnho1808
Blank Cone
Blank Cone
Posts: 14
Joined: 10 Oct 2012 07:55

Re: vlc DASH over heterogeneous wireless network

Postby utnho1808 » 15 Oct 2012 17:52

So what we can use for this situation ?

Rémi Denis-Courmont
Developer
Developer
Posts: 15323
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: vlc DASH over heterogeneous wireless network

Postby Rémi Denis-Courmont » 15 Oct 2012 19:32

Gee, that's for you to figure out.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 78 guests