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 

Multiple port, different mountpoints

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





PostPosted: Thu May 03, 2007 11:27 pm    Post subject: Multiple port, different mountpoints Reply with quote

Hi,

I've seen that the kh branch allows specific shoutcast source mountpoint for each port, but I'd like to have that done for listeners too.

The way I see that is much more like a port-specific alias. Maybe using
Code:
<alias source="/" port="xx" dest="/blabla">
or (or both, but this could lead to complex setups maybe Wink) directly in the <listen-socket>node, let's say something like :
Code:

    <listen-socket>
        <port>8000</port>
        <bind-address>127.0.0.1</bind-address>
        <default-mount>/foo</default-mount>
    </listen-socket>


The goal for this could be to have a given stream available at the root or any chosen URL on any port, so as to relay it or get it using stupid client, like say... shoutcast itself!

Thanks again for your work by the way!
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Fri May 04, 2007 12:38 am    Post subject: Reply with quote

you can specify a port when using alias, as you indicated, it can be used if shoutcast is relaying a stream.

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





PostPosted: Fri May 04, 2007 12:47 am    Post subject: Reply with quote

Nice !

I haven't found it in the doc though, but I could have browsed the source, and as I just did: bind-address works too here, for the record. Maybe this could be written in the FAQ or updated in the docs, or did I miss it somewhere ?

[edit]Silly me, was in the example configuration file Wink[/edit]
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Feature Requests 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