[icecast] problems streaming ogg with ices2 and icecast2
Michael Smith
msmith at xiph.org
Fri Dec 5 00:54:06 UTC 2003
On Thursday 04 December 2003 22:03, Nigel Lupton wrote:
> Hi there,
>
> I'm trying to stream audio from my audio card using ices2/icecast2. I've
> been following the unofficial HOWTO at
> http://www.6809.org.uk/media/ices2-howto.shtml. So, I've downloaded and
> installed libshout2, ices2 and icecast2.
>
> Everything starts up OK and I can get stats by pointing my browser at the
> admin page:
>
> <?xml version="1.0" ?>
> - <icestats>
> <client_connections>5</client_connections>
> <connections>8</connections>
> <source_connections>3</source_connections>
> <sources>0</sources>
Note this: there are no currently connected sources. So you should figure out
why ices2 has disconnected. The icecast2 log file (and possibly the ices2 log
file) should give useful information.
> - <source mount="/test.ogg">
> <audio_info>samplerate=22050;channels=2;bitrate=64</audio_info>
> <bitrate>64</bitrate>
> <channels>2</channels>
> <public>0</public>
> <samplerate>22050</samplerate>
> <type>Ogg Vorbis</type>
> </source>
We should probably change this behaviour (the source stats are still produced
even when the source no longer exists).
> </icestats>
>
> However, if I try to get at the stream by pointing the browser at /test.ogg
> I get a 404 error.
.. because the source is no longer connected.
Mike
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Icecast
mailing list