[vlc] Re: Broadcast Server
Torsten Spindler
spindler at hbt.arch.ethz.ch
Tue Jan 3 23:46:12 CET 2006
To get started follow the suggestions here:
http://www.videolan.org/doc/streaming-howto/en/streaming-howto-en.html
Easiest way to get started is using something like
vlc <file> --sout udp://127.0.0.1:4567
This sends <file> to udp port 4567 on your local machine. With
vlc udp://@:4567
you should be able to receive the stream.
To reduce the bandwidth needed for the stream take a look at chapter 4
of the streaming howto and the use of the transcode option. If you
haven't done already you also should take a look at the stream output
settings in the GUI. This is very helpfull to get started.
Good luck,
Torsten
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20060103/c5355c22/attachment.sig>
More information about the vlc
mailing list