Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/harshalrj25/videocall-reactjs-webrtc
- Owner: harshalrj25
- Created: 2021-05-06T12:47:34.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-30T06:09:31.000Z (over 3 years ago)
- Last Synced: 2023-03-06T15:46:00.349Z (almost 2 years ago)
- Topics: call, groupcall, mesh, peerjs, reactjs, simple-peer, simplepeer, socket-io, videocall, webrtc
- Language: JavaScript
- Homepage:
- Size: 186 KB
- Stars: 13
- Watchers: 2
- Forks: 16
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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: