Python application to run on raspberry pi with audioinjector HAT to stream record player audio to sonos system via pipewire's airplay support
Find a file
2024-08-31 21:06:24 +02:00
app.py something something volume 2024-08-31 21:06:24 +02:00
README.md Update README.md 2024-08-30 17:07:54 +02:00

Sonosbridge

Python application to run on raspberry pi with audioinjector HAT to stream record player audio to sonos system via pipewire's airplay support.

Current setup

PipeWire configuration changes

Sources Materials:

PipeWire RAOP

PipeWire Airplay

Pyhton + Flask RESTful API guide

Pyhton PipeWire module