zncs520 / p2p.chat

p2p video conferencing powered by WebRTC.

Home Page:https://p2p.chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

p2p.chat is a peer-to-peer video conferencing application. Think of it as an free and open source Zoom alternative.

Architecture

p2p.chat uses WebRTC to power all video and data communication between peers. Peers communicate directly in a mesh architecture, with the only server interaction being using the signalling server to allow peers to discover each other. All data sent over WebRTC is end-to-end encrypted.

Packages:

About

p2p video conferencing powered by WebRTC.

https://p2p.chat

License:MIT License


Languages

Language:TypeScript 98.8%Language:JavaScript 0.9%Language:SCSS 0.3%