[Icecast] Relay from http://scfire-dtc-aa04.stream.aol.com:80/stream/1060

angelv angelvg at gmail.com
Wed Jul 29 20:37:29 UTC 2009


Hi guys..

I new on this list :-)

I have a Icecast2 working on FreeBSD sending theora video from .avi, i
writing manual here
http://angelvg.blogspot.com/2009/07/freebsd-icecast2-theora.html

I try to put relay from radio stations on internet from
WWW.RAUTEMUSIK.FM, this radio station have this data: IP
205.188.215.228 PORT 8034

This work good

    <relay>
        <server>205.188.215.228</server>
        <port>8034</port>
        <mount>/example.ogg</mount>
        <local-mount>/different.ogg</local-mount>
        <on-demand>0</on-demand>

        <relay-shoutcast-metadata>0</relay-shoutcast-metadata>
    </relay>

But i searching more radio stations from shoutcast but the streaming
addres is similar to this:

http://scfire-dtc-aa04.stream.aol.com:80/stream/1060
http://scfire-ntc-aa06.stream.aol.com:80/stream/1003

I need know put this information on the file icecast.xml

I try this mode:

        <server>http://scfire-dtc-aa04.stream.aol.com:80/stream/1060</server>
        <port>80</port>
or
        <server>http://scfire-dtc-aa04.stream.aol.com/stream/1060</server>
        <port>80</port>

I searching on internet with google without a good explanation for
relay this type of streaming

Thk

-- 
"Afirmo que ambos somos ateos. Yo simplemente creo en un dios menos
que tú. Cuando entiendas por qué descartas a todos los otros posibles
dioses, entenderás por qué yo descarto al tuyo."
Stephen Roberts



More information about the Icecast mailing list