https://github.com/adidem23/refmeet
This is PeerToPeer VideoCaller App which has Seamless Video , Audio Streaming and Screen Sharing
https://github.com/adidem23/refmeet
express nodejs react socket-io zegocloud
Last synced: 2 months ago
JSON representation
This is PeerToPeer VideoCaller App which has Seamless Video , Audio Streaming and Screen Sharing
- Host: GitHub
- URL: https://github.com/adidem23/refmeet
- Owner: Adidem23
- Created: 2024-02-03T09:26:07.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-25T18:43:01.000Z (about 2 years ago)
- Last Synced: 2025-01-11T08:13:59.894Z (over 1 year ago)
- Topics: express, nodejs, react, socket-io, zegocloud
- Language: JavaScript
- Homepage: https://refmemeet.vercel.app
- Size: 408 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
RefMeet : The PeerToPeer Meeting Platform
Table of Contents
## About The Project :
## Refmeet : Seamless Meets, Endless Possibilities
- This is PeertoPeer real time meet platform just like Googlemeet . This is made using realtime service called ZEGOCLOUD . I have written my own code for meet but Some bugs are to be fixed in that repo .
### Repo : https://github.com/Adidem23/PeerView-VideoCallerApp
## Key Features :
### One to One Video Calls :
- Seamless Video and Audio streaming for PeertoPeer Communication
### Screen Sharing :
- Seamless Screen Sharing from Peer to Peer
# Video :
- Youtube :
# Built With :
- [](https://skillicons.dev) ReactJs
- [](https://skillicons.dev) NodeJs
- [](https://skillicons.dev) ExpressJs
- [](https://skillicons.dev) Socket.io
# Prerequisites :
* npm
```sh
npm install npm@latest -g
```
* NodeJs
```sh
Download Nodejs Version ^ 18.0.0 LTS
```
# Installation :
Follow The Installation manual and install dependencies
1. Run Command
```sh
npm install --force
```
2. Run Following Command in terminal
```sh
npm run start
```
3. App is Running on localhost:3000 😎
# Deployments :
- Deployed Site : https://refmemeet.vercel.app/
- Associated Project : https://devfolio.co/projects/referhub-46fa
# Screenshots :
# Frontend :
# CreateMeet :
---