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
- cd AudioStreamer
- npm install
- npm start
- go https://localhost:9191/ Proceed to localhost:9191 (unsafe)
More Stories
Configuring Apache for Node.js
Connect MQTT with Node.js
Video streaming using Node.js and HTML5