[icecast] Streaming radio docs

Karl Heyes karl at pts.tele2.co.uk
Sun Nov 24 18:25:05 UTC 2002



On 2002.11.24 17:56 Rox de Gabba wrote:
> I'm trying to make a ices/icecast streaming radio with encoding from 
> soundcard. I did a lot of googling and couldn't find any docs other then 
> icecast/ices docs, that are included in the source packages. Are there any 
> other docs that i should read? Is there a howto outthere somewhere?

With ices use the oss module with something like

        <input>
                <module>oss</module>
                <param name="rate">44100</param>
                <param name="channels">2</param>
                <param name="device">/dev/dsp</param>
        </input>

karl.
--- >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