Forum: Shoutcast Technical Support
23rd November 2006, 12:01
|
|
Replies: 1
Views: 1,157
|
Forum: Shoutcast Discussions
14th October 2006, 14:48
|
|
Replies: 2
Views: 1,328
|
Forum: Shoutcast Technical Support
9th October 2006, 10:50
|
|
Replies: 1
Views: 1,184
if sc_trans stops
Hi,
my sc_trans is still unstable. Here a trick, to start the transcoder automaticaly:
1. Edit your Servers
Crontab (http://en.wikipedia.org/wiki/Crontab) :
*/1 * * * *...
|
Forum: Shoutcast Technical Support
2nd October 2006, 11:52
|
|
Replies: 3
Views: 984
transcoder crash under unix
Hi,
i'm wondering. The transcoder under unix is not realy stable. After 20 hours the process of the transcoder does not exists.
So i have a 1-minute-crobjob to check if the programm is running,...
|
Forum: Shoutcast Technical Support
20th September 2006, 22:57
|
|
Replies: 4
Views: 6,001
|
Forum: Shoutcast Technical Support
20th September 2006, 08:35
|
|
Replies: 4
Views: 6,001
|
Forum: Shoutcast Technical Support
20th September 2006, 08:13
|
|
Replies: 3
Views: 1,423
sc_trans, cronjob
crontab -e in your ssh-session. write 2 lines:
* 15 * * * cp ./dir/playlist_a.pls ./dir/playlistname_in_conf.pls
* 15 * * * killall -USR1 sc_trans
it works.
also you can parse a php-file,...
|
Forum: Shoutcast Technical Support
17th September 2006, 18:17
|
|
Replies: 4
Views: 6,001
|