summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
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
-----------------