[vlc] Re: vlc streaming howto?
Ricardo Kleemann
ricardo at americasnet.com
Mon Jan 3 23:42:42 CET 2005
Thanks.
Still no luck. This is the vlc command:
vlc
udp://@:5010:sout=#transcode{vcodec=DIV3,vb=256,scale=1,acodec=mp3,ab=64,channels=2}:duplicate{dst=std{access=mmsh,mux=asfh,url=192.168.1.245:5012}}
I know the udp://@:5010 *is* working because it plays back the stream...
however the re-transmission (access=mmsh,mux=asfh,url=192.168.1.245:5012)
doesn't seem to work because WMP is reporting a network error
I also tried accessing udp://@192.168.1.245:5012 via VLC rather than WMP and
it didn't work. So there's something definitely wrong with the setup.
Is the command above correct for what I'm trying to do?
----- Original Message -----
From: "James Burns" <jfburns at gmail.com>
To: <vlc at videolan.org>
Sent: Monday, January 03, 2005 11:23 AM
Subject: [vlc] Re: vlc streaming howto?
> 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
>
>
--
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