Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.65 KB

README.md

File metadata and controls

40 lines (30 loc) · 1.65 KB

Logo of the project

A Secure Video chat Application built with NodeJS and WebRTC.

Installing / Getting started

git clone https://github.com/Hardly-Human/Go-Chat-Video.git
cd Go-Chat-Video
npm install
npm run dev

Features

This Project is Buit with a VanillaJS (Frontend) and NodeJS (Backend) with WebRTC.

  • Real-Time Video Chat like Zoom, Google Meet { Just Enter any random room with a partner to chat }
  • Mute and Camera controls with switching camera features.
  • Fully secure { App works on Peer-to-Peer network and No data is transfered to servers }

Links