/AudioStreamer

HTML5 realtime audio streaming to nodejs

Primary LanguageJavaScript

AudioStreamer

HTML5 realtime audio streaming to nodejs

Tutorial here. Drawing audio on a canvas here

install dependencies:

npm install

run:

npm start

and open http://localhost:8080/index.html in a browser. For remote installations, you can edit line 17 of js-client/site.js with your domain name/ip.