Skip to content

agilityfeat/webrtc-audio-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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