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 

ICECAST Setup

 
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Icecast Server
View previous topic :: View next topic  
Author Message
Anonymous
Guest





PostPosted: Sun Apr 09, 2006 8:40 pm    Post subject: ICECAST Setup Reply with quote

Hi Everyone,

Just installed icecast (am first time user) and wanted a few pointers

basically i want to have 2 streams (one a house music stream, the other a techno music stream)

I also want those streams in various formats (128kbps mp3, 32kbps mp3)

and on top of that when a LIVE dj isnt playing I want it to start playing a playlist (non live mixes sitting on the server)

So basically is this posible, and if it is any pointers/help will be appreciated.

The server is a windows 2003 box..... is there any prebuilt admin software as well?

Cheers
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Sun Apr 09, 2006 9:28 pm    Post subject: Reply with quote

yes it's possible, each stream has its own mountpoint, look into fallback handling for the live stream. You could use mount_remove (auth url) to kick off/signal a source client that handles your non-live mixes.

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Anonymous
Guest





PostPosted: Mon Apr 10, 2006 12:29 am    Post subject: Reply with quote

ah cheers,

so is there an advanced user guide knocking about?

i've been looking at the mount point thing and am getting in a right pickle.

dont suppose some has done a similar thing and can share there xml doc so i can have a butchers? (obviously take passwords and things out)

CHeers
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Mon Apr 10, 2006 1:40 am    Post subject: Reply with quote

general rule is only specify options you think you need as the default settings are usually good enough. In your case, you could use 2 <mount> definitions, and if you did as I suggested then you would have a mount-name and authentication tags within one of them.

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Anonymous
Guest





PostPosted: Mon Apr 10, 2006 9:29 pm    Post subject: Reply with quote

Ok so I'm using the simple xml file provided and have added the following

<mount>
<mount-name>/codefm-room1.mp3</mount-name>
<username>user</username>
<password>pass</password>
<max-listeners>50</max-listeners>
<fallback-mount>room1.m3u</fallback-mount>
</mount>

is that acceptable? or am i way out?

if its correct my next question would be how do i determin the compression and bitration of the mountname?

also where would these files be placed, reletive to the websites root or in the icecast folder?

Thanks again
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Mon Apr 10, 2006 10:03 pm    Post subject: Reply with quote

the fallback-mount is incorrect, not only is it supposed to start with a / but you don't specify a playlist, you specify a mountpoint of a stream.

The mount details don't refer to encoder settings, as that is handled by the source client, which is also where any source material is placed

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Anonymous
Guest





PostPosted: Mon Apr 10, 2006 10:13 pm    Post subject: Reply with quote

ah ok once more.

so how would i get the server to play a playlist (non live mixes) when there is no dj playing.... i thought the fall back did it?

cheers
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Mon Apr 10, 2006 10:50 pm    Post subject: Reply with quote

without the hook I mentioned initially, the second stream would have to be running all the time. With the hook from the authenticator it could start the source client for the fallback when the live stream dies but before moving listeners to the fallback. Start with the fallback always on first.

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Anonymous
Guest





PostPosted: Tue Apr 11, 2006 9:08 am    Post subject: Reply with quote

sorry karl, I'm new to this and it all seems to be going over my head.

think it will be best if i get someone else to set it up... can you recomend any one that can do this (for a price)

Cheers for all your help
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Icecast Server 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