/webrtc-demo-se

Primary LanguageJavaScriptMIT LicenseMIT

webrtc-demo-se

Very basic webRTC demo app.

To Run

npm install

node index.js

Then open this link http://localhost:8080/ in the browser tab.

Supports only two participants in the call. Press start button for getting the media and call button to the place the call.