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

https://github.com/forchapeatl/video-call

https://video-call-forchapearl.netlify.app/
https://github.com/forchapeatl/video-call

Last synced: 4 months ago
JSON representation

https://video-call-forchapearl.netlify.app/

Awesome Lists containing this project

README

        

# Video Chat App Reactjs

This is a video calling application where users can call other user and will also have the capabiltiy to mute their mic and audio. Their is also real time chat functionality.
It's also a modern PWA so users can install it on their devices like other native apps.

** Original Project Link** - ***https://github.com/mihir0699/Video-Chat***

## Features and Functionalities 😃

- Video Call with others
- Mute audio/video
- Instantly join a video call with a code
- Chat in real-time
- Chat Notifications
- Now, supports real-time screen sharing also (Thanks to [chand10-beg](https://github.com/chand10-beg))
- Install it as a PWA (Progressive Web App) on your device
- Unlimited duration calls
- Share joining code instantly on social media platforms
- Simple and intuitive UI

## Tech Stack 💻

- [React.js](https://reactjs.org/)
- [Web RTC](https://github.com/webrtc)
- [Socket.io](https://socket.io/)
- [Node.js](https://nodejs.org/en/)
- [Ant Design](https://ant.design/)

## Installation
- cd Video Call
- npm install
- npm run start
- open browser to http://localhost:5000