| View previous topic :: View next topic |
| Author |
Message |
LBB
Joined: 31 Mar 2008 Posts: 7 Location: Paris
|
Posted: Sat May 03, 2008 1:40 am Post subject: Ices0 with stream playlist |
|
|
Hi,
I'm wondering if it's possible to play Icecast2 mp3 streaming thru Ices0, and stream into another Icecast server.
I've just see that we can do this with wget/curl and - stdin, but not how to do exactly.
Thanks in advance for you help, I think this is usefull for specific relay route.
++ |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Sat May 03, 2008 2:37 am Post subject: |
|
|
icecast can relay another icecast stream. You'd only need a source client if you want to re-encode the stream.
larl. |
|
| Back to top |
|
 |
LBB
Joined: 31 Mar 2008 Posts: 7 Location: Paris
|
Posted: Sat May 03, 2008 2:58 am Post subject: |
|
|
Thanks for your faster reply !
But in case of relaying, I need to have a specific conf for relay on the other Icecast server.
I want to keep the mountpoint configuration on this server and not add relay or slave (due to mysql generative mountpoints).
So, I need to catch with Ices an Icecast mountpoint localy on the same machine, and stream it to another Icecast with a classic mountpoint configuration without reencoding (reencode = 0 on Ices).
Best,
++ |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Sat May 03, 2008 3:03 am Post subject: |
|
|
I don't know what the situation is but if you have to use the ices then ok, IIRC the playlist file should contain a single hyphen in it to indicate that stdin is used
karl. |
|
| Back to top |
|
 |
LBB
Joined: 31 Mar 2008 Posts: 7 Location: Paris
|
Posted: Sat May 03, 2008 3:51 am Post subject: |
|
|
Things I don't understand is where is inserted the stream url form the first to the final Icecast if I've only a single hyphen on the playlist.
Many thanks again for your help.
++ |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Sat May 03, 2008 12:13 pm Post subject: |
|
|
curl <options> URL | ices ...
karl. |
|
| Back to top |
|
 |
LBB
Joined: 31 Mar 2008 Posts: 7 Location: Paris
|
Posted: Sat May 03, 2008 5:45 pm Post subject: |
|
|
Thank you very much for your help Karl
++ |
|
| Back to top |
|
 |
|