Skip to content

girarda/AudioStreamer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

HTML5 realtime audio streaming to nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.7%
  • HTML 1.9%
  • CSS 0.4%