On Fri, Mar 29, 2013 at 10:31 AM, Romain Beauxis <[email protected]> wrote: > Hi, > > 2013/3/25 daniele ilardo <[email protected]>: >> Hi Samuel, now it's working!!! >> Only a thing... If I close liquidsoap still remain mplayer --really -quiet >> application (sleep 1) in background and if I launch another liquidsoap >> instance, I have 2 mplayer working... I can't kill mplayer because it change >> PID every 2 second, there's a command to stop mplayer ? Now I must reboot my >> vps... > > I think this is a case of > http://caml.inria.fr/mantis/view.php?id=5256 > > You can still do killall mplayer but a better solution would be ideal > for sure. How come mplayer changes pid every two seconds? That seems > to indicate that there's a fork bomb of some kind happenning..
Nope, he wants to input from a rtp stream which might not be available. The idea was to wrap mplayer in a while loop which tries to reconnect every 2 sec (a higher value might be a better choice though). So, no fork bomb here!... ++ Sam. ------------------------------------------------------------------------------ Own the Future-Intel(R) Level Up Game Demo Contest 2013 Rise to greatness in Intel's independent game demo contest. Compete for recognition, cash, and the chance to get your game on Steam. $5K grand prize plus 10 genre and skill prizes. Submit your demo by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2 _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
