Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 245 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 245 Bytes

webrtc-audio-demo

A simple demo app for webrtc audio

how to install/run/test

cd webrtc-audio-demo
npm install
npm start

Hit the URL at http://localhost:3000

*change the port as you may want to avoid conflicts with other things