[Icecast] relay streaming m3u

Victor Sterpu victor at ambra.ro
Thu Aug 23 19:12:43 UTC 2007


I use icecast 2.3.1.
Can I relay something like this with icecast 
http://www.radiototal.ro/live/radio-total-128kbps.m3u?
If I can, can you please give an example how to do it?

I tryed this:
    <relay>
            <server>www.radiototal.ro</server>
            <port>80</port>
            <mount>/live/radio-total-128kbps</mount>
            <local-mount>/total</local-mount>
            <relay-shoutcast-metadata>1</relay-shoutcast-metadata>
            <on-demand>0</on-demand>
    </relay>
but the error log said:
[2007-08-23  22:04:22] INFO slave/start_relay_stream Starting relayed 
source at mountpoint "/total"
[2007-08-23  22:04:22] EROR slave/start_relay_stream Error from relay 
request: Not Found
[2007-08-23  22:04:22] DBUG source/source_clear_source clearing source 
"/total"
[2007-08-23  22:04:23] DBUG slave/check_relay_stream waiting for relay 
thread for "/total"

Thak you.



More information about the Icecast mailing list