kyusonglee / AudioStreamer

HTML5 realtime audio streaming to nodejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

HTML5 realtime audio streaming to nodejs


Languages

Language:JavaScript 98.6%Language:HTML 1.1%Language:CSS 0.2%