• Stars
    star
    225
  • Rank 177,187 (Top 4 %)
  • Language
    JavaScript
  • Created about 10 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

HTML5 realtime audio streaming to nodejs

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