Update README.md
This commit is contained in:
parent
68f458d2fa
commit
3cc05d65c8
1 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,9 @@ Python application to run on raspberry pi with audioinjector HAT to stream recor
|
||||||
|
|
||||||
# Sources Materials:
|
# Sources Materials:
|
||||||
[PipeWire RAOP](https://docs.pipewire.org/page_module_raop_discover.html)
|
[PipeWire RAOP](https://docs.pipewire.org/page_module_raop_discover.html)
|
||||||
|
|
||||||
[PipeWire Airplay](https://docs.pipewire.org/page_module_raop_sink.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 + 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/)
|
[Pyhton PipeWire module](https://pypi.org/project/pipewire_python/)
|
||||||
Loading…
Add table
Add a link
Reference in a new issue