omerbaldo / Serverless-Chat-WebRTC

WebRTC Video Chat without a signaling server for video conferencing between two computers. This was created for my research at Rutgers University for a teleconferencing platform called the VideoWall. For info on the video wall visit http://videowall.cs.rutgers.edu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serverless-Chat

Web RTC Chat that is serverless. To use: Caller clicks on the call button. their description pops up on the first box caller sends this description to his friend friend clicks callee button and then places the code(caller sent him) in the first box. friend then clicks the first submit box which will bring up his description in the second text box friend sends this description to caller caller places this description in his second box . caller clicks the second submit box and the chat starts.

Calls must be on same network

About

WebRTC Video Chat without a signaling server for video conferencing between two computers. This was created for my research at Rutgers University for a teleconferencing platform called the VideoWall. For info on the video wall visit http://videowall.cs.rutgers.edu/


Languages

Language:JavaScript 97.8%Language:HTML 1.4%Language:CSS 0.8%