Publishes the volume of an audio source to a MQTT server.

subDesTagesMitExtraKaese 6a989baf38 renamed readme 3 năm trước cách đây
.gitignore a5bc283931 init 3 năm trước cách đây
README.md 6a989baf38 renamed readme 3 năm trước cách đây
audioHandler.py a5bc283931 init 3 năm trước cách đây
main.py 69d58e5702 added readme 3 năm trước cách đây

README.md

MQTT Audio Level Meter

Publishes the volume of an audio source to a MQTT server.

Test setup: Raspberry Pi with an USB microphone and a local Mosquitto server

Can be configured to capture audio output or input under Linux and Windows.

Installation

python3 -m pip install paho.mqtt
python3 -m pip install pyaudio
python3 main.py