summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2018-01-18 02:36:27 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2018-01-18 02:36:27 +0100
commitd14b4e71f80227bc193a28e0f50c6ee007f3d050 (patch)
tree701428c51be997981fcf703a2e50e723b1eed2b5 /README.md
parente294715aaa4b27f7f577d72c5cd4e606dde6baee (diff)
downloadODR-AudioEnc-d14b4e71f80227bc193a28e0f50c6ee007f3d050.tar.gz
ODR-AudioEnc-d14b4e71f80227bc193a28e0f50c6ee007f3d050.tar.bz2
ODR-AudioEnc-d14b4e71f80227bc193a28e0f50c6ee007f3d050.zip
Restart only up to five times due to mem leaks
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 9c6758c..73b06ed 100644
--- a/README.md
+++ b/README.md
@@ -185,9 +185,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.
+You can use the *-R* option to get ODR-AudioEnc to restart the input
+automatically up to five times after a fault. As this does not guarantee that
+the odr-audioenc process will never die, running it under a process supervisor
+is recommended regardless of this feature being enabled or not.
Known Limitations