4.1. Stream a file with VLC

% vlc /media/video/video1.avi --sout udp://192.168.0.42 --ttl 12

where :

If you want to stream the file continuously, add the --loop option.

Note

Under Windows, make sure that you are in the same directory as the VLC install directory.