CLASS="sect1" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#840084" ALINK="#0000FF" >

3.1. Receive a stream with VLC

3.1.1. Receive an unicast stream


% vlc -vvv udp:

3.1.2. Receive a multicast stream


% vlc -vvv udp:@239.255.12.42

where 239.255.12.42 is the multicast IP address you want to join .

3.1.3. Receive an HTTP/FTP/MMS stream

Use one of the following command lines :