Skip to content

simple video chat project for the university network course

License

Notifications You must be signed in to change notification settings

raminr77/video-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


video chat


VIDEO CHAT PROJECT

simple video chat project for the university network course
IAUN university

How to use

  • the first step is to clone this repository from GitHub
  • cd to the root directory and run npm i
    - Note: You shoud have NodeJs and NPM
  • then run npm run start-peer
    - Note: Run on port 8001
  • and finaly run npm start
    - Note: Run on port 8000