Duo Video Chat App

gauravsingh9356

Gaurav Singh

Posted on July 17, 2020

Duo Video Chat App

Simple Video Chat WebRTC

By using simple-peer, this web app connects video chat between two clients.

How To Use

Install dependencies - npm install

Start - npm start

For development run watchify - npm run watch

Open localhost in two browser tabs for testing. On the same machine, don't open tabs in two different browsers as it will fail to provide camera access to 2 different applications(browsers) simultaneously.

Deploy it and open url in two separate devices for real-world usage.

Thanks and Cheers!!
Gaurav Singh

App link
GitHub code

💖 💪 🙅 🚩
gauravsingh9356
Gaurav Singh

Posted on July 17, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

Duo Video Chat App
javascript Duo Video Chat App

July 17, 2020