Update README.md
This commit is contained in:
parent
5d6772c1aa
commit
68f458d2fa
1 changed files with 7 additions and 1 deletions
|
|
@ -1,3 +1,9 @@
|
|||
# sonosbridge
|
||||
|
||||
Python application to run on raspberry pi with audioinjector HAT to stream record player audio to sonos system via pipewire's airplay support
|
||||
Python application to run on raspberry pi with audioinjector HAT to stream record player audio to sonos system via pipewire's airplay support
|
||||
|
||||
# Sources Materials:
|
||||
[PipeWire RAOP](https://docs.pipewire.org/page_module_raop_discover.html)
|
||||
[PipeWire Airplay](https://docs.pipewire.org/page_module_raop_sink.html)
|
||||
[Pyhton + Flask RESTful API guide](https://blog.miguelgrinberg.com/post/designing-a-restful-api-with-python-and-flask)
|
||||
[Pyhton PipeWire module](https://pypi.org/project/pipewire_python/)
|
||||
Loading…
Add table
Add a link
Reference in a new issue