Skip to content

LA1TV/picomm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PiComms

Digital Audio over IP comms system Uses a MQTT broker to send messages

Developer Setup

Requires Pipenv for python deps cd rasbpi && pipenv install

Running the Client cd rasbpi && pipenv run python3 src/app.py

Topic "comms/connect"

Send a json payload with the host and port to retrive audio from. { "host": "0.0.0.0", "port": "5001" }

About

Using raspberry pis as digital intercoms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages