Skip to content

Cyronlee/peerjs-zoom

Repository files navigation

peerjs-zoom

WebRTC P2P data, video, and audio calls, built with peerjs

How to use?

  1. Open https://zoom.cyron.site in a browser
  2. Create a meeting room
  3. You or a friend opens https://zoom.cyron.site in another browser
  4. Join the meeting ID
  5. Open video or audio, or Ping other people

Features

  • 👥 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.

Getting Started

npm install

npm run dev

Open http://localhost:3000 with your browser to see the result.

About

WebRTC P2P data, video, and audio calls, built with peerjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published