Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eeue56/sound-shower
A distributed audio streaming platform.
https://github.com/eeue56/sound-shower
Last synced: about 1 month ago
JSON representation
A distributed audio streaming platform.
- Host: GitHub
- URL: https://github.com/eeue56/sound-shower
- Owner: eeue56
- License: mit
- Created: 2014-03-29T18:29:10.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-25T02:43:12.000Z (about 11 years ago)
- Last Synced: 2024-05-21T12:33:41.904Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 8.03 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SoundShower
===========Stream synchronized audio to devices with a localized network, based upon their relative position within the network.
## Components
### Server
***
### [sound-crawler](https://github.com/code-curve/sound-crawler)
maps out audio library### [audio-base](https://github.com/code-curve/audio-base)
serves pages and json### conductor
streaming control platform### locator
server side graph builder### [logit](https://github.com/code-curve/logit)
event logger### Client
***
### app
phonegap application### vision
audio visualization### audio-chain
audio processing