https://github.com/prash5t/videocall-app
https://github.com/prash5t/videocall-app
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/prash5t/videocall-app
- Owner: prash5t
- Created: 2024-09-16T06:05:48.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T04:01:45.000Z (9 months ago)
- Last Synced: 2025-01-07T19:38:20.019Z (5 months ago)
- Language: C++
- Size: 21.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Video Call App
1. **Signaling Phase**: Client-to-Server
- Exchanges ICE candidates and metadata
- Manages initial connection setup2. **Media Exchange Phase**: Peer-to-Peer (P2P)
- Direct communication between users
- Ensures low-latency video and audio transmissionThis approach combines the reliability of server-based signaling with the efficiency of P2P media transfer.
## Demo

