Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/noamtcohen/AudioStreamer

HTML5 realtime audio streaming to nodejs
https://github.com/noamtcohen/AudioStreamer

Last synced: 4 months ago
JSON representation

HTML5 realtime audio streaming to nodejs

Awesome Lists containing this project

README

        

AudioStreamer
=============

HTML5 realtime audio streaming to nodejs
----------------------------------------

Stream audio from the microphone connected to your browser to a node js server.
You can change the encoding of the saved audio from "WAV" to "MP3" in ```config.json```

install dependencies:

npm install

run:

npm start