Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 809 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 809 Bytes

Video Chat App (!!experimental!!)

This project is a clone of WebRTC in 100 Seconds // Build a Video Chat app from Scratch, but with Angular and Nx.

URL - https://vc-batbrain9392.web.app

How to use

  1. Click the Create call button. A call id will be generated and displayed in the textbox.
  2. Copy the call id and share it with your friend.
  3. Your friend will be able to join the call by pasting the call id in the textbox and then clicking the Join call button once. (There will be delay of 3-5 seconds, but please bear with it.)