[vlc] Re: How to stream to Icecast?

Benjamin Pracht bigben at diwi.org
Wed Nov 16 19:05:07 CET 2005


Le mardi 15 novembre 2005 à 12:00 +0200, Viktor Kompaneyets a écrit :
> Benjamin Pracht wrote:
> 
> > Le mardi 08 novembre 2005 ? 13:17 +0200, Viktor Kompaneyets a ?crit :
> >> Hi!
> >> I'd read, than the new 0.8.4-test2 can stream to icecast?
> >> How can I configure VLC/VLM to stream mp3/vorbis/theora?
> >> 
> > 
> > Well, first step would be to have a look at the streaming howto...
> 
> Well done many times.
> 
> > 
> > In short, something like
> > #transcode{acodec=...,ab=...}:std{url=:<local_port>/<path>,mux=es or
> > ogg,access=http}'
> > 
> > The --sout-keep option may be required .
> 
> This is the answer for another question. This command will _emulate_ icecast
> behavior, but not _streaming_ *to* *icecast2* (formally icecast2.2.0 with
> theora support) _server_ .
> 
> I'll detail my previous asked question - how to stream to _password_
> _protected_ server, like shoutcast library routine do?  (oggfwd or ezstream
> for example)
> 
> Or I should use ezstream in conjunction with vlc??
> 

replace access=http by access=file by access=shout. You'll need a recent
VLC with libshout support compiled (I'm not sure when this module has
been added). You alsp need the --sout-shout-mp3 option if you want to
stream mp3 (and not vorbis) 

-- 
BigBen

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list