// the find
ianramzy/decentralized-video-chat
🚀 Zipcall- Acquired @ 250k users 🚀 Peer to peer browser video calling platform with unmatched video quality and latency.
A WebRTC-based peer-to-peer video chat app that was acquired after reaching 250k users. The source code was pulled post-acquisition, so what remains is a README, some screenshots, and a CI workflow file. There is nothing to run or learn from here.
- The concept was validated — 250k users on a WebRTC app is a real signal that the approach worked
- Feature list (screen share, PiP, live captions, disposable rooms) covers the right bases for a no-account video chat tool
- No source code — the repo is a tombstone, not a project you can use or fork
- Last commit was 2020; WebRTC APIs and browser support have moved on significantly since then
- Nothing to evaluate technically: no signaling server code, no client JS, no dependency list
- The acquisition mention is marketing; the repo itself has zero practical value for a developer today