[streaming] Re: Videolan

Benjamin PRACHT bigben at via.ecp.fr
Mon May 31 00:19:12 CEST 2004


On Sun, May 30, 2004, Nimish Naik wrote :
> Hello Sir/Madam,
> 
> Hi! my name is Nimish Naik and I work for Mandrake Inc. of North America 
> as a Network Administrator.  I have been exploring your VLC and VLS 
> products and it is great but I have few questions.
> 
> 1) Does VLC or VLS auto detect bandwidth?  For example, what if the 
> video needs to be streamed to a user connecting to th e internet with 
> 56K modem and so the best settings for him/her would be 15-16 frames per 
> second.  If VLC or VLS does not detect bandwidth, is there anyway to set 
> that up on videolan?

Well, VideoLAN is first designed to stream on high bandwidth networks.
Therefor, it cannot adapt bitréate on the fly. By default, a stream is
sent "as it is" on the network. You can transode it, using a smaller
bitrate, but this setting will be static.

> 
> 2) I am also having problems during server installation.  I am not able 
> to run make command during the libraries installation.  Basically this 
> is the error I get.
> 
> [root at localhost libdvb-0.2.2]# make
> g++ -I./include -I./src -I. -I../driver -I../include -O2 -Wall -g -c 
> devices.cc
> make: g++: Command not found
> make: *** [devices.o] Error 127
> 

Well... *very* silly question, but is g++ installed, and in your PATH ?

> So I am able to extract successfully, I am able to change to directory 
> but I am not able to run three things according to  your instructions. 
> Below is what I can do and what I cant.
> 
> tar xvzf libdvb-0.2.2.tar.gz  Yes I can do this
> CD libdvb-0.2.2               Yes I can do this
> ./configure                    No I cant
> make                           No I cant
> make install                   No I cant
> 
> Above is what you have in the instructions for VLS.
> 
> 3)  And last problem is streaing over the internet,  I have successfully 
> streamed with VLC on a LAN but on Internet I am having problmes.  Most 
> of the high speed connection users in US use routers for security and 
> sharing, for example, www.linksys.com.  So If I was able to stream a 
> file ont he lan no problem with IP address then I should have no problem 
> streming on the internet.  We have two offices in New Jersey, US and We 
> were trying to stream mpeg files to each other for testing and it does 
> not work.  We opened the UDP port 1234,  we did port forwarding so when 
> the router gets hit with a packet of port 1234 it will forward to 
> specific client on the lan but nothing worked, yet it works perfect on 
> LAN.  Can you throw some light on this issue for us as well.
> 

If bitrate is sufficient and port forwarding enabled, there shouldn't be
any issue.  You couls  also try  to stream over  http, rather  than UDP.
Since the stream  will be pulled by the client,  instead of being pushed
by  the  server,  and  sent  over TCP,  it  should  help  going  through
firewalls.


-- 
$(echo "BigBen")

Oui je quote, et alors ?

-- 
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the streaming mailing list