aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2018-07-18 11:04:00 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2018-07-18 11:04:00 +0200
commit5d0b852bd60fd54c24316b5bc35d44ca5530b200 (patch)
tree1ed4c97661268dd5b55ab868a01c393f18243cb9 /README.md
parent4714fe46d8ee1bfd43fbe936d1d50402411e3446 (diff)
downloadODR-SourceCompanion-5d0b852bd60fd54c24316b5bc35d44ca5530b200.tar.gz
ODR-SourceCompanion-5d0b852bd60fd54c24316b5bc35d44ca5530b200.tar.bz2
ODR-SourceCompanion-5d0b852bd60fd54c24316b5bc35d44ca5530b200.zip
Decode AAC to measure audio levels
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 1 insertions, 7 deletions
diff --git a/README.md b/README.md
index 9a34c82..abb9f05 100644
--- a/README.md
+++ b/README.md
@@ -15,9 +15,7 @@ How to build
Requirements:
* A C++11 compiler
-* 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
This package:
@@ -42,7 +40,3 @@ Also, assuming you have an AVT encoder on the IP address 192.168.128.111 and a f
--input-uri=udp://:32010 --control-uri=udp://192.168.128.111:9325 --jitter-size=80 \
-o $DST
-TODO
-====
-
-A proper setting for the audio level in the ZeroMQ output metadata fields.