[Icecast] Hai To ALL!!

Thomas B. Ruecker dm8tbr at afthd.tu-darmstadt.de
Fri Nov 17 20:40:06 UTC 2006


kadhiravan r wrote:
> 1.How to run diff playlist same time. 
Have multiple ices2 processes started by using different config files.
That doesn't hurt. It simply works.
> 2.How to enable jumping to next song for clients.
For simple "skip this song" functionality you could send a HUP (kill
-HUP $pid_of_desired_ices_process). This could be done by a simple bash
script run as cgi on your webserver.
Note that the ices2 process will jump to the next song. This means
_everybody_ listening will hear it jump to the next song.

If you want something more you'll need to install something like
http://tunequeue.sourceforge.net/about.html
> 3.Is it possible to set more mount points.
Icecast2 supports having many mount points. There's no specific limit.
Read the documentation for further info.

Cheers

Thomas



More information about the Icecast mailing list