Moritz Grimm
2004-Aug-06 14:23 UTC
[icecast] Streamer / scheduler - play file at predifined time?
Richard wrote:> > Send SIGHUP to ices. > Excuse my ignorance but how do I do that from the command shell?kill -HUP <pid_of_ices> or, if you run only one instance of ices (or want to HUP all instances): killall -HUP ices The latter works only under GNU/Linux, afaik. It doesn't under *BSD. <p>Moritz --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Geoff Shang
2004-Aug-06 14:23 UTC
[icecast] Streamer / scheduler - play file at predifined time?
On Mon, 14 Oct 2002, Michael Smith wrote:> kill -HUP pid > Replace 'pid' with the pid (process id) of the ices process. ps can tell > you that.hmmm... Our setup has ices running as 5 processes. 25140 pts/0 S 0:00 ../ices egoplay.xml 25141 pts/0 S 0:00 ../ices egoplay.xml 25142 pts/0 S 0:06 ../ices egoplay.xml 25143 pts/0 S 0:00 ../ices egoplay.xml 25144 pts/0 S 0:02 ../ices egoplay.xml So which pid do I use? The lowest one? does it matter? Geoff. <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Michael Smith
2004-Aug-06 14:23 UTC
[icecast] Streamer / scheduler - play file at predifined time?
At 07:33 PM 10/13/02 -0600, you wrote:>Excuse my ignorance but how do I do that from the command shell?kill -HUP pid Replace 'pid' with the pid (process id) of the ices process. ps can tell you that. Mike --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Richard
2004-Aug-06 14:23 UTC
[icecast] Streamer / scheduler - play file at predifined time?
Excuse my ignorance but how do I do that from the command shell? R <p>On Wed, 09 Oct 2002 19:12:04 +1000 Michael Smith <msmith@labyrinth.net.au> wrote:> At 12:03 AM 10/9/02 -0600, you wrote: > >thanks, this works but its almost impossible to make all my > >programs to add up to an hour exactly so at some stage I would need > >to kill the a song half way through just before the news at the top > >of the hour. Any ideas on how to do this ??/ > > Send SIGHUP to ices. > > Mike > > --- >8 ---- > List archives: http://www.xiph.org/archives/ > icecast project homepage: http://www.icecast.org/ > To unsubscribe from this list, send a message to > 'icecast-request@xiph.org' containing only the word 'unsubscribe' in > the body. No subject is needed. Unsubscribe messages sent to the > list will be ignored/filtered.<p><p>Regards Richard ============================ Richard@FreeSpeech.org Tel 303 442 8060 ============================ --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Possibly Parallel Threads
- Streamer / scheduler - play file at predifined time?
- Streamer / scheduler - play file at predifined time?
- Streamer / scheduler - play file at predifined time?
- Streamer / scheduler - play file at predifined time?
- Streamer / scheduler - play file at predifined time?