From 2e04e80966d435f4e0c5f472d501b45ec52aba33 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sat, 7 Oct 2017 13:18:13 +0200 Subject: Add -R option to restart input on fault --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8c90d54..232e9b1 100644 --- a/README.md +++ b/README.md @@ -37,9 +37,7 @@ Requirements: * A C++11 compiler * FDK-AAC with the DAB+ patches -* Install ZeroMQ 4.0.4 or more recent - * If your distribution does not include it, take it from - from http://download.zeromq.org/zeromq-4.0.4.tar.gz +* ZeroMQ 4.0.4 or more recent * JACK audio connection kit (optional) * The alsa libraries (libasound2, optional) * libvlc and vlc for the plugins (optional) @@ -185,6 +183,10 @@ odr-audioenc returns: * 4 it the ZeroMQ send failed * 5 if the input had a fault +You can use the *-R* option to get ODR-AudioEnc to restart the input automatically after +a fault. This does not guarantee that the odr-audioenc process will never die, and running +it under a process supervisor is encouraged regardless of this feature being enabled or not. + Known Limitations ----------------- -- cgit v1.2.3