Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 (12 months ago)
- Default Branch: master
- Last Pushed: 2024-05-25T18:43:01.000Z (8 months ago)
- Last Synced: 2024-11-12T10:16:18.640Z (2 months 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 :
- [![My Skills](https://skillicons.dev/icons?i=react&perline=3)](https://skillicons.dev) ReactJs
- [![My Skills](https://skillicons.dev/icons?i=nodejs&perline=3)](https://skillicons.dev) NodeJs
- [![My Skills](https://skillicons.dev/icons?i=express&perline=3)](https://skillicons.dev) ExpressJs
- [![My Skills](https://skillicons.dev/icons?i=gamemakerstudio&perline=3)](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 :
---