Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 587 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 587 Bytes

Installation Instructions

  1. Run npm install in the root of the repo.
  2. To launch the application, run npm start.
  3. The initial caller has to be on http://localhost:9966/#init in the browser. Then your Id will be populated. Send your id to the other user.
  4. The other caller should be on http://localhost:9966/ in the browser. Paste the id into other Id and hit connect. Then your Id will be created, send to initial caller who will paste it in their other Id textarea and also hit connect. The connection should be made, video and messaging should be enabled.