Le 14/02/2012 14:59, Facundo Suárez a écrit :
Hi all I have just updates to 1.0.0 full version, i was running on version 1.0.0-beta3. But in my scripts, y have the option "restart=true", in the output section for eventual off line streaming server. But now, liquidsoap says: At line 53, char 11-14: cannot apply that parameter because the function (at line 48, char 15) has no argument labeled "restart"! Can anyone help me on this ? thanks.
Hi !I know about that, because I hang on the same step. Then I figured out by reading the documentation (output.icecast):
|on_error| (|(string)->float| -- defaults to |fun (_) -> 3.|): Callback executed when an error happens. The callback receives a string representation of the error that occured and returns a float. If returned value is positive, connection will be tried again after this amount of time (in seconds).
In a basic setup with no user on_error() callback defined, in means auto-restart is enable by default every 3s
Hope it helps
------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
