summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2018-02-05 15:29:49 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2018-02-05 15:30:19 +0100
commit04439446eec8ba884addc7ab3a1ba816ee42f223 (patch)
treed7aeca39690e9cfc857830924ef2418c0aba19df /README.md
parentd14b4e71f80227bc193a28e0f50c6ee007f3d050 (diff)
downloadODR-AudioEnc-04439446eec8ba884addc7ab3a1ba816ee42f223.tar.gz
ODR-AudioEnc-04439446eec8ba884addc7ab3a1ba816ee42f223.tar.bz2
ODR-AudioEnc-04439446eec8ba884addc7ab3a1ba816ee42f223.zip
Deprecate autorestart
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 73b06ed..ca91a98 100644
--- a/README.md
+++ b/README.md
@@ -185,10 +185,11 @@ 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 up to five times after a fault. As this does not guarantee that
+The *-R* option to get ODR-AudioEnc to restart the input
+automatically has been deprecated. As this feature 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.
+is recommended regardless of this feature being enabled or not. It will be removed
+in a future version.
Known Limitations