[streaming] Re: Help with UDP stream
Thomas Dunlap
assyrian47 at gmail.com
Mon May 22 20:21:33 CEST 2006
Gilberto
Here is a quick way.
Setup the vlc server to multicast to the address 239.255.0.1:1234
vlc -vvv file.asf --sout
#std{access=udp,mux=ps,dst=239.255.0.1:1234,sap,group="Test
SAP",name="Channel 1"}
On the Client
Click on the Play List and Look for the Test SAP Channel 1 - right click and
select play.
or
Open the player click on File >> Open Network Stream >> UDP/RTP section
enter
239.255.0.1 enter port 1234
This should play the stream.
On 5/22/06, GILBERTO SANCHEZ <glargo at email.com> wrote:
>
> well, i make a tests with udp stream in a private LAN without firewall
> (this not work for me), but the real goal is make broadcast streaming like
> as tv channel. I tested a stream with http access and work very good (vlc
> -vvv file.asf --sout '#standard{access=http,mux=ts,dst=x.x.x.x:8080}')
>
>
> follwing i present a poor draw of my lan
>
> vlc server (linux)----------switch-----------vlc client(Windows)
> x.x.x.x | x.x.x.y
> |
> Other
> Connections
>
> server command line
> vlc -vvv file.asf --sout '#standard{access=udp,mux=ts,dst=x.x.x.y:1234}'
>
> client command line
> vlc udp:@
>
> Even i did a network analysis with ethereal but doesn't detect udp
> packages whit ip.dst x.x.x.y
>
>
>
>
>
> > ----- Original Message -----
> > From: "Thomas Dunlap" <assyrian47 at gmail.com>
> > To: streaming at videolan.org
> > Subject: [streaming] Re: Help with UDP stream
> > Date: Mon, 22 May 2006 09:43:16 -0400
> >
> > Need to determine what you are doing. Remi is right aboout firewalls,
> but
> > is you are sreaming in to a private LAN you can make live easy by
> setting
> > the SAP. This way the client can always click on the View >> Playlist
> then
> > right click on the SAP name and select play.
> >
> >
> > On 5/22/06, Rémi Denis-Courmont <rem at videolan.org> wrote:
> > >
> > > Selon GILBERTO SANCHEZ <glargo at email.com>:
> > >
> > > > Any idea?
> > >
> > > Yeah, check your firewall rules.
> > >
> > > --
> > > R�mi Denis-Courmont
> > >
> > > --
> > > This is the streaming mailing-list, see
> http://www.videolan.org/streaming/
> > > To unsubscribe, please read http://www.videolan.org/support/lists.html
> > >
> > >
>
> >
>
>
> --
> ___________________________________________________
> Play 100s of games for FREE! http://games.mail.com/
>
> --
> This is the streaming mailing-list, see http://www.videolan.org/streaming/
> To unsubscribe, please read http://www.videolan.org/support/lists.html
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.videolan.org/pipermail/streaming/attachments/20060522/dc57724b/attachment.htm
More information about the streaming
mailing list