Here: http://liquidsoap.fm/doc-1.2.1/reference.html#output_icecast

The parameter you're looking at is:

* 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).

You can use for instance:
on_error={10.}

Romain

2017-01-30 3:52 GMT-06:00 Venevox <[email protected]>:
> How to change the reconnect time to, e.g. 10 seconds?
>
> [output(dot)shoutcast:3] Will try again in 3.00 sec.
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> _______________________________________________
> Savonet-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/savonet-users

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to