Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/harshalrj25/videocall-reactjs-webrtc

This repo demonstrate a simple React app which uses WebRTC for video calling.
https://github.com/harshalrj25/videocall-reactjs-webrtc

call groupcall mesh peerjs reactjs simple-peer simplepeer socket-io videocall webrtc

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# VideoCall-ReactJS-WebRTC :loudspeaker:
ReactJS app which uses WebRTC via [simple-peer](https://www.npmjs.com/package/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 :innocent:

My email id, [email protected]

Harshal Jadhav





## License

It's all your's :gift: