From 5d0b852bd60fd54c24316b5bc35d44ca5530b200 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Wed, 18 Jul 2018 11:04:00 +0200 Subject: Decode AAC to measure audio levels --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'README.md') 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. -- cgit v1.2.3