A simple webrtc application for video conferencing. This code base is totally for experiment purpose, mostly it will work local server until you add turn server. Application is still in debugging mode.
git clone https://github.com/jeebon/simple-webrtc-conference.git
npm install
npm start
Check console to check every event.