WebRTC P2P data, video, and audio calls, built with peerjs
- Open https://zoom.cyron.site in a browser
- Create a meeting room
- You or a friend opens https://zoom.cyron.site in another browser
- Join the meeting ID
- Open video or audio, or Ping other people
-
👥 Supports multiple user in one room.
-
🌐 Accessible via any web browser, such as Chrome and Safari.
-
🔐 Secured P2P connection base on WebRTC, data transfers directly between clients, without any servers.
-
👨💻 Open-source, welcome to contribute code.
npm install
npm run dev
Open http://localhost:3000 with your browser to see the result.