[Icecast] streaming from the sound card
Karl Heyes
karl at xiph.org
Mon May 2 17:48:11 UTC 2005
On Mon, 2005-05-02 at 17:43, Jack Coates wrote:
> cat /etc/ices.conf
> <?xml version="1.0"?>
> <ices>
...
> <stream>
> <instance>
> <hostname>localhost</hostname>
> <port>8000</port>
> ...password line snipped
> <mount>/stream.ogg</mount>
> </instance>
> </stream>
> <encode>
> <quality>3</quality>
> <channels>2</channels>
> </encode>
just a point of interest, encode should go in an <instance> and state a
samplerate as well as channels. If there really is no stream data after
the initial connection then icecast will timeout the ices, are you
seeing that?
karl.
More information about the Icecast
mailing list