/p2p-react

Peer-to-peer video streaming app utilizing PeerJS, NodeJS, and React.

Primary LanguageJavaScript

P2P React


Live Demo can be found here

A video chat app using NodeJS/Express, ReactJS, Socket.IO, and PeerJS to wrap the WebRTC API.

P2P React Screenshot

Features include the ability to create a room and join a room with peers. In a room, users can change their username, mute their streams, toggle their video stream on/off, screenshare and text chat with peers.

To-Do:

  • Private Rooms