Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openwide-ingenierie/raspaudio
A buildroot rootfs for the raspberry pi that will play a simple pulseaudio stream
https://github.com/openwide-ingenierie/raspaudio
Last synced: 3 months ago
JSON representation
A buildroot rootfs for the raspberry pi that will play a simple pulseaudio stream
- Host: GitHub
- URL: https://github.com/openwide-ingenierie/raspaudio
- Owner: Openwide-Ingenierie
- License: gpl-3.0
- Created: 2014-01-09T12:50:27.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-10T12:38:52.000Z (over 10 years ago)
- Last Synced: 2023-08-05T12:41:08.423Z (over 1 year ago)
- Language: Shell
- Homepage: http://openwide-ingenierie.github.io/raspaudio/
- Size: 344 KB
- Stars: 6
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
raspaudio
============Small project to use buildroot and Raspberry pi to send audio from a pulseaudio source to a HiFi system
please refer to [The main website](http://openwide-ingenierie.github.io/raspaudio/) for information
TODO List
---------* Since the whole image is readonly, use a single partition and an initrd
* Alternatively use buildroot's genimage infrastructure if/when it's integrated
* Proper handling of linux-menuconfig and the other kconfig based tools
* look into WiFi support
* change network configuration via config options
* streamline/generalize the creation of new projects