Icecast Streaming Media Server Forum Index Icecast Streaming Media Server
Icecast is a Xiph Foundation Project
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Best way to start multiple ices0.4 at startup on Debian

 
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Source Clients
View previous topic :: View next topic  
Author Message
Loran_gva



Joined: 18 Feb 2009
Posts: 1

PostPosted: Wed Feb 18, 2009 1:13 pm    Post subject: Best way to start multiple ices0.4 at startup on Debian Reply with quote

Hello,

We are running an Icecast2 server on Debian and we would like to have multiple stream, each one streaming a different playlist. We think that we have to use one ices per stream but we don't know what is the best way (startup script) to start the different ices when the server start ? Any idees or recommandations ?

Thx a lot in advance !!!

Laurent
Back to top
View user's profile Send private message
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Wed Feb 18, 2009 1:41 pm    Post subject: Reply with quote

When ever I've seen a startup script for ices, it has always assumed one configuration file. All you need to do is start ices with the configuration file as an argument eg
#!/bin/sh
# startup the various ices streams
ices -c ices-stream1.conf &
ices -c ices-stream2.conf &
...

not really a difficult thing

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Source Clients All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group
subRebel style by ktauber