项目作者: VishalKK1997

项目描述 :
Realtime Video Chat Application
高级语言: JavaScript
项目地址: git://github.com/VishalKK1997/WebRTC_Video_Chat.git
创建时间: 2021-05-10T10:08:16Z
项目社区:https://github.com/VishalKK1997/WebRTC_Video_Chat

开源协议:

下载


WebRTC Video Chat App

Live Site

screenshot

screenshot

This is a realtime video chat application.

Tech stack :

  • React.js on the front-end
  • Node.js and Socket.io(websocket library) on the back-end
  • simple-peer for peer-to-peer video and audio call

Setup:

  • run npm i && npm start for both client and server side to start the development server