Skip to content

Repository files navigation

To Run this Locally

  • use "npm install" in project directory
  • Setup Firebase in Shared / Index.ts file
  • then hit "npm start"

Instruction

  1. The flow is relatively straighforward. One user can create the call by clicking Create Call, then proceed to share the Call ID by clicking on the Location pin, which will copy the ID to their clipboard.
  2. The other users can join the call by entering the Call ID and hit Join Call
  3. And that's it, share your tab and enjoy the show

Limitation

This project is built using pure WebRTC with no forwarding server in the middle, so as users per room cross the threshold of 3 people, the stream's quality will start to decline.

Future goals

Add a forwarding server using technologies such as mediasoup to host bigger rooms

thango

VideoCalling

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages