| View previous topic :: View next topic |
| Author |
Message |
ailgombr Guest
|
Posted: Mon Mar 20, 2006 12:16 pm Post subject: Multiple Radios Each Multiple Mount Points |
|
|
Hello Everybody,
My icecast2 server is at this version:
moglia:/etc/icecast2# icecast2 -v
Icecast 2.2.0
and im using debian gnu/linux 3.1 aka sarge
i using many clients like opticodec, oddcast, ices, winamp and more any way for any mount point the clients aplications try to use source password.
<!-- Sources log in with username 'source' -->
<source-password>sourcepass</source-password>
I can connect with source password perfectly, any way i desire connect with mount point password because, my objective is offers many diferents mountpoints and one radio each mount point.
<mount>
<mount-name>mount.ogg</mount-name>
<username>mountuser</username>
<password>mountpass</password>
</mount>
client applications donīt have username field and password only works with source password not workable with mount pass.
At this time my alternative is running multiple instances of icecast, using diferents source password to connect for any radio using diferents xml configs files and diferents ports.
I agree is a poor solution if icecast offers many mount points i try to understand why icecast clients aplications can not connect with mount point user and password.
Please any help and howto as welcome.
Best Regards,
Rodrigo Moglia |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Mon Mar 20, 2006 3:40 pm Post subject: |
|
|
If source clients don't have an option for the username then the default will be used, which is 'source'.
karl. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Mon Mar 20, 2006 7:50 pm Post subject: Program Compatible |
|
|
oddcast and some other prograns donīt have username and password field.
you can indicate-me prograns for windows and gnu/linux with workable with pass and user?
Or donīt have this programs avaliable now? |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Mon Mar 20, 2006 8:00 pm Post subject: |
|
|
I know ices allows for setting a user name and maybe others do as well, but it doesn't matter if 'source' is used as long as mountpoint, username and password match.
karl. |
|
| Back to top |
|
 |
|