[vlc] Re: vlc streaming howto?

James Burns jfburns at gmail.com
Mon Jan 3 20:23:08 CET 2005


You might want to be explicit about the server address instead of
using @ so that it gets bound to the interface which your client is
trying to access. Otherwise it could get bound to an alternate or
localhost interface.

-James

On Mon, 3 Jan 2005 11:01:14 -0800, Ricardo Kleemann
<ricardo at americasnet.com> wrote:
> But I'm not pushing to the client, I'm making the stream available on the
> server, on port 5012, and the client (WMP) is attempting to access the
> server (192.168.1.245) at port 5012
> 
> 
> ----- Original Message -----
> From: "Jean-Paul Saman" <jean-paul.saman at planet.nl>
> To: <vlc at videolan.org>
> Sent: Monday, January 03, 2005 10:56 AM
> Subject: [vlc] Re: vlc streaming howto?
> 
> > Ricardo Kleemann wrote:
> >
> >> I'm quite sure... just to be sure, here's the listing from iptables:
> >
> > This is convincing ;-)
> >
> >> Here's my vlc command line:
> >> # vlc -vvv
> >> udp://@:5010:sout=#transcode{vcodec=DIV3,vb=256,scale=1,acodec=mp3,ab=128,channels=2}:duplicate{dst=std{access=mmsh,mux=ts,url=:5012}}
> >
> > Did  you try url=192.168.1.xxx:5012 ? with the ip address of the client?
> >
> > Kind greetings,
> > Jean-Paul Saman.
> >
> > --
> > This is the vlc mailing-list, see http://www.videolan.org/vlc/
> > To unsubscribe, please read http://www.videolan.org/support/lists.html
> >
> >
> 
> --
> This is the vlc mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://www.videolan.org/support/lists.html
> 
> 


-- 
"We are friends with those whose ideas are at the same level of
confusion as our own." - Proust

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list