karthikbr82 / webrtc-demo-se

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:JavaScript 92.8%Language:HTML 7.2%