monika-pant / webRTC_usingJS

WebRTC using native browser API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebRTC application using vanilla Javascript webRTC APIs used: 1)getUserMedia() 2)rtcPeerConnection().

to check RTCPeerConnection see files peerConnection.html and client1.js server used is node web socket server.

to check user media functionality check getUserMedia.html

About

WebRTC using native browser API


Languages

Language:JavaScript 92.6%Language:HTML 7.4%