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

subDesTagesMitExtraKaese 69d58e5702 added readme 3 жил өмнө
.gitignore a5bc283931 init 3 жил өмнө
audioHandler.py a5bc283931 init 3 жил өмнө
main.py 69d58e5702 added readme 3 жил өмнө
readme.md 69d58e5702 added readme 3 жил өмнө

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