diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -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 ----------------- |