Skip to content

shrestha-tripathi/WebRTC-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WebRTC Video Application

Features

  • 1 on 1 Video Call
  • Video Conferencing by creating rooms (WIP)

Project Init

git clone https://github.com/shrestha-tripathi/WebRTC-App.git
cd WebRTC-App
cd server
npm i
cd ../client
npm i

Steps to Run the server

cd server
npm run dev

Steps to Run the client

cd client
npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published