| View previous topic :: View next topic |
| Author |
Message |
newfolder
Joined: 03 Mar 2009 Posts: 2
|
Posted: Tue Mar 03, 2009 3:40 pm Post subject: Dynamic mount points |
|
|
Hello all.
I am really new to the icecast server. I was googling for this question, but was not able to find a solution.
I want to be able to manage mountpoints from my own php admin panel. How can I create mountpoint without changing config file or restarting the server? And how can I deny using mountpoints which are not listed in config file?
Thanks |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Wed Mar 04, 2009 3:37 am Post subject: |
|
|
you can modify the xml to define whatever mounts you want, a simple HUP signal to reread the xml is enough to update the list without restarting icecast. If you give the global source password away then you won't be able to control what mountpoint names are created, so use per-mount passwords instead.
karl. |
|
| Back to top |
|
 |
|