Skip to content

gabrielpoca/browser-pcm-stream

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
tpl
 
 
 
 
 
 
 
 
 
 
 
 

It streams pcm chunks from the browser's mic into a node server through websockets. Those chunks are piped into node-wav FileWriter.

To start run:

node app.js

Then go to http://localhost:3700 and make a recording. It should create a wav file in your project's folder.

About

Stream pcm from the browser's microphone through websockets to a node server and save to wav file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •