Gilberto<br><br>Here is a quick way.<br>Setup the vlc server to multicast to the address <a href="http://239.255.0.1:1234">239.255.0.1:1234</a> <br>vlc -vvv file.asf --sout #std{access=udp,mux=ps,dst=<a href="http://239.255.0.1:1234">
239.255.0.1:1234</a>,sap,group="Test SAP",name="Channel 1"}
<br><br>On the Client <br>Click on the Play List and Look for the Test SAP Channel 1 - right click and select play.<br>or<br>Open the player click on File >> Open Network Stream >> UDP/RTP section enter <br><a href="http://239.255.0.1">
239.255.0.1</a> enter port 1234 <br><br>This should play the stream.<br><br><br><br><div><span class="gmail_quote">On 5/22/06, <b class="gmail_sendername">GILBERTO SANCHEZ</b> <<a href="mailto:glargo@email.com">glargo@email.com
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">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}')<br><br><br>follwing i present a poor draw of my lan<br><br>vlc server (linux)----------switch-----------vlc client(Windows)<br>x.x.x.x |
x.x.x.y<br> |<br> Other<br> Connections<br><br>server command line<br>vlc -vvv file.asf --sout '#standard{access=udp,mux=ts,dst=x.x.x.y:1234}'
<br><br>client command line<br>vlc udp:@<br><br>Even i did a network analysis with ethereal but doesn't detect udp packages whit ip.dst x.x.x.y<br><br><br><br><br><br>> ----- Original Message -----<br>> From: "Thomas Dunlap" <
<a href="mailto:assyrian47@gmail.com">assyrian47@gmail.com</a>><br>> To: <a href="mailto:streaming@videolan.org">streaming@videolan.org</a><br>> Subject: [streaming] Re: Help with UDP stream<br>> Date: Mon, 22 May 2006 09:43:16 -0400
<br>><br>> Need to determine what you are doing. Remi is right aboout firewalls, but<br>> is you are sreaming in to a private LAN you can make live easy by setting<br>> the SAP. This way the client can always click on the View >> Playlist then
<br>> right click on the SAP name and select play.<br>><br>><br>> On 5/22/06, Rémi Denis-Courmont <<a href="mailto:rem@videolan.org">rem@videolan.org</a>> wrote:<br>> ><br>> > Selon GILBERTO SANCHEZ <
<a href="mailto:glargo@email.com">glargo@email.com</a>>:<br>> ><br>> > > Any idea?<br>> ><br>> > Yeah, check your firewall rules.<br>> ><br>> > --<br>> > R�mi Denis-Courmont
<br>> ><br>> > --<br>> > This is the streaming mailing-list, see <a href="http://www.videolan.org/streaming/">http://www.videolan.org/streaming/</a><br>> > To unsubscribe, please read <a href="http://www.videolan.org/support/lists.html">
http://www.videolan.org/support/lists.html</a><br>> ><br>> ><br><br>><br><br><br>--<br>___________________________________________________<br>Play 100s of games for FREE! <a href="http://games.mail.com/">http://games.mail.com/
</a><br><br>--<br>This is the streaming mailing-list, see <a href="http://www.videolan.org/streaming/">http://www.videolan.org/streaming/</a><br>To unsubscribe, please read <a href="http://www.videolan.org/support/lists.html">
http://www.videolan.org/support/lists.html</a><br><br></blockquote></div><br>