diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2022-08-24 14:09:59 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2022-08-24 14:09:59 +0200 |
commit | 691708e7fd4929e5d0835978e9a652e118c641f1 (patch) | |
tree | 47aac8621b0475a69080fa53f3c07132998db23f /README.md | |
parent | 210336e55efa9ccc6295f8767935570532e80a41 (diff) | |
download | dabmux-691708e7fd4929e5d0835978e9a652e118c641f1.tar.gz dabmux-691708e7fd4929e5d0835978e9a652e118c641f1.tar.bz2 dabmux-691708e7fd4929e5d0835978e9a652e118c641f1.zip |
Support reading mux config in JSON
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ ODR-mmbTools is available in the *guide*, available on the Features of ODR-DabMux: - Standards-compliant DAB multiplexer -- Configuration file, see doc/example.mux +- Configuration file, see doc/example.mux and doc/example.json - Timestamping support required for SFN - Logging to syslog - Monitoring using munin tool |