Skip to content

This repo demonstrate a simple React app which uses WebRTC for video calling.

Notifications You must be signed in to change notification settings

harshalrj25/VideoCall-ReactJS-WebRTC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VideoCall-ReactJS-WebRTC 📢

ReactJS app which uses WebRTC via simple-peer for video calling.

The code is also deployed to heroku at https://videocall-reactjs-webrtc.herokuapp.com/

How to use:

  1. Open the url in browser (Either your own localhost or https://videocall-reactjs-webrtc.herokuapp.com)

  2. Click on create room

  3. Once a room is created copy the new url in the browser and share with others (For testing open the new url with incognito mode)

Features:

Group video calling
Room based video calls
Turn on/off webcam
Turn on/off mic
Procfile and node engine scripts included for heroku deployment

Limitations:

Number of participants limited to 4

Author 😇

My email id, harshalrj25@gmail.com

Harshal Jadhav

License

It's all your's 🎁

Releases

No releases published

Packages

No packages published