[icecast] vobris icecast 2
adam
adam at xs4all.nl
Wed Jan 16 17:25:03 UTC 2002
hi,
I am trying to get Vorbis streaming from live input to a icecast2 (win32)
server. I am doing this on my local 192.168.22.x network.
I can get oddcastDSP encoder to stream to the icecast server. It makes a
source connection and I can see this is the Icecast2 Win32 Server Stats
window. I can also see the KB sent in the oddcastDSP window.
However I have the following problems:
1. I cant make a client connection to the server (config below). I have
installed the Vobris Decoder v1.17b (in_vorbis.dll) with my winamp but it
just doesnt want to connect. I have tried the following urls:
(the name of the stream is frl.ogg)
http://192.168.22.5:8000/frl.ogg
http://192.168.22.5:8001/frl.ogg
http://192.168.22.5/frl.ogg
http://192.168.22.5
in Winamp (and Freeamp)
but it wont connect to the stream.
Any ideas why this could be?
2. I don't know how to get a stream working from my live input. If I dont
start playing an mp3 in the winamp as i encode to icecast2 then it sends
no data. Is there another plugin i need to get a live input working with
winamp (and vorbis) or do i need another encoder all together?
Many thanks for any help that anyone can supply.
eset
Icecast2 Win32 config:
<p> <icecast>
<location>Templace</location>
<admin>nobody at me.org</admin>
<limits>
<clients>100</clients>
<sources>10</sources>
<threadpool>5</threadpool>
<client-timeout>15</client-timeout>
</limits>
<source-password>changeme</source-password>
<directory>
<touch-freq>5</touch-freq>
<server>
<host>yp.icecast.org</host>
<touch-freq>15</touch-freq>
</server>
</directory>
<hostname>192.168.22.5</hostname>
<bind-address>0.0.0.0</bind-address>
<port>8000</port>
<paths>
<basedir>./</basedir>
<logdir>./</logdir>
</paths>
<logging>
<accesslog>access.log</accesslog>
<errorlog>error.log</errorlog>
</logging>
</icecast>
<p><p>--- >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