Search found 14 matches

Go to advanced search

by utnho1808
25 Oct 2012 14:52
Forum: General VLC media player Troubleshooting
Topic: PEEKBUFFER VLC-DASH
Replies: 2
Views: 287

Re: PEEKBUFFER VLC-DASH

I'm sorry. Thanks.
by utnho1808
25 Oct 2012 10:33
Forum: General VLC media player Troubleshooting
Topic: PEEKBUFFER VLC-DASH
Replies: 2
Views: 287

PEEKBUFFER VLC-DASH

Hi all,
Could anyone tell me what does "PEEKBUFFER" means ? It was declared in vlc/modules/stream_filter/dash/http/HTTPConnection.h - #define PEEKBUFFER 4096.
Thank you so much.
by utnho1808
24 Oct 2012 17:58
Forum: General VLC media player Troubleshooting
Topic: Debug VLC-DASH in Eclipse
Replies: 0
Views: 236

Debug VLC-DASH in Eclipse

Hi all,
How to debug VLC-DASH in Eclipse ? There are some errors but I dont know where it come from . Thank you.
by utnho1808
23 Oct 2012 16:49
Forum: General VLC media player Troubleshooting
Topic: VLC-DASH multithread
Replies: 1
Views: 296

VLC-DASH multithread

Hi all, In VLC-DASH, in vlc/modules/stream_filter/dash/DASHDownloader.cpp, there is a thread for download data from server call DASHDownloader::download( void* thread_sys). If i want to create another thread to download data from server so how can I do it ? I mean multithread download data from serv...
by utnho1808
18 Oct 2012 17:40
Forum: General VLC media player Troubleshooting
Topic: Create Socket for MultiHomed Device
Replies: 4
Views: 358

Re: Create Socket for MultiHomed Device

I have 3 network interface cards. I want to create 3 sockets for 3 interface cards ( 1 socket/ 1 interface card). And after that, I will use them to download data from server simultaneously. I think if I use multiple network interface cards simultaneously the bandwidth will increase.
by utnho1808
18 Oct 2012 14:39
Forum: General VLC media player Troubleshooting
Topic: Create Socket for MultiHomed Device
Replies: 4
Views: 358

Re: Create Socket for MultiHomed Device

I want to implement bandwidth aggregation with VLC. I want to download data from server over multiple networks interface simultaneously.
by utnho1808
18 Oct 2012 10:26
Forum: General VLC media player Troubleshooting
Topic: Create Socket for MultiHomed Device
Replies: 4
Views: 358

Create Socket for MultiHomed Device

Hi all,
How can we create multiple sockets for multihomed-device ? I am using ubuntu 12.04 with 3 network interface cards install . Sockets are created for both incoming and outgoing traffic. Thanks for advance.
by utnho1808
15 Oct 2012 17:52
Forum: General VLC media player Troubleshooting
Topic: vlc DASH over heterogeneous wireless network
Replies: 8
Views: 618

Re: vlc DASH over heterogeneous wireless network

So what we can use for this situation ?
by utnho1808
15 Oct 2012 17:17
Forum: General VLC media player Troubleshooting
Topic: vlc DASH over heterogeneous wireless network
Replies: 8
Views: 618

Re: vlc DASH over heterogeneous wireless network

So do you have any idea for this problem please let me know ?
by utnho1808
15 Oct 2012 17:00
Forum: General VLC media player Troubleshooting
Topic: vlc DASH over heterogeneous wireless network
Replies: 8
Views: 618

Re: vlc DASH over heterogeneous wireless network

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 ?
by utnho1808
15 Oct 2012 16:56
Forum: General VLC media player Troubleshooting
Topic: vlc DASH over heterogeneous wireless network
Replies: 8
Views: 618

Re: vlc DASH over heterogeneous wireless network

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 ?
by utnho1808
15 Oct 2012 09:53
Forum: General VLC media player Troubleshooting
Topic: vlc DASH over heterogeneous wireless network
Replies: 8
Views: 618

vlc DASH over heterogeneous wireless network

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 chai...
by utnho1808
11 Oct 2012 16:59
Forum: General VLC media player Troubleshooting
Topic: VLC DASH Plugin
Replies: 2
Views: 1067

Re: VLC DASH Plugin

Thanks. Anyone who know how the vlc play data read from server. I mean how to link data read from DASH HTTP server with player ?
by utnho1808
10 Oct 2012 11:44
Forum: General VLC media player Troubleshooting
Topic: VLC DASH Plugin
Replies: 2
Views: 1067

VLC DASH Plugin

I compiled source code for DASH plugin. I am implementing dash over heterogeneous wireless network. I try to find where the source code for download segment from HTTP server to client is ? Anyone who know please help. Thanks for advance.

Go to advanced search