Skip to content

noamtcohen/AudioStreamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages