Skip to content

ParamPawar/TalkVision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TalkVision

TalkVision is a user-friendly and efficient video communication tool, reshaping remote interactions and communications.

Features

  • Light/dark mode toggle
  • Live previews
  • Fullscreen mode
  • Cross-platform

Installation

To install TalkVision, follow these simple steps:

Clone the repository to your local machine:

git clone https://github.com/eye97/TalkVision.git
cd TalkVision

Install dependencies, on both side client folder and server folder

npm install

Run both servers (on separate terminals)

npm start

Important note

To get the program going, make sure to start both the server and client in separate terminals. Just run them both, and don’t forget to install all the dependencies in each folder.

Tech Stack

Client: React

Server: Node, WebRTC, Socket.IO

About

This project is a video chatting system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published