|
|
#1 |
|
Junior Member
Join Date: Sep 2006
Posts: 8
|
if sc_trans stops
Hi,
my sc_trans is still unstable. Here a trick, to start the transcoder automaticaly: 1. Edit your Servers Crontab : */1 * * * * $HOME/yourpath/sc_reload.sh 2. Write the script sc_reload.sh if [ "$(ps ax |grep "sc_trans" | grep -v grep)" ] then sleep 1s else cd $HOME/yourpath/ $HOME/yourpath/sc_trans fi thats all. have fun! seek |
|
|
|
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|