Skip to content

Facelink-Videochat app can create a room and join and do video call with each other.

Notifications You must be signed in to change notification settings

Moizsiddiq/Facelink-videocall-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

In this Project, we're build a React Video Chat Application using WebRTC (Socket.io , Socket.io-client , peer , simple-peer , cors etc...).

Features

Users can create a room and join and do video call with each other. Can mute, unmute audio also hide or show their video. User can share their own screen. Users can chat along with video call, user authentication.

Setup

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