Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adistrim/visbubble

📹🔥 An anonymous peer to peer video calling platform
https://github.com/adistrim/visbubble

bootstrap express react socketio webrtc

Last synced: 7 days ago
JSON representation

📹🔥 An anonymous peer to peer video calling platform

Awesome Lists containing this project

README

        

# VisBubble - Peer to Peer Video Calling Platform

This project is a peer-to-peer video calling platform built using [WebRTC](https://webrtc.org/), with [Socket.IO](https://socket.io/) for WebSocket communication. It enables users to make video calls directly between their web browsers without any intermediate server.

### Features
- Peer-to-peer video calling
- WebSocket communication using Socket.IO
- Frontend built with Vite and React
- Backend powered by Express
- Deployed on Koyeb (server) and Vercel (client)

### License
This project is licensed under the MIT License. See the LICENSE file for details.

### Contributors
1. [Aditya Raj](https://github.com/adistrim)
2. [Anshita Kanthed](https://github.com/anshitakanthed)