Open P2P application is a complete application built with the purpose of providing a readymade P2P Audio/Video call application.
- ReactJS is used for building the UI of the application.
- PeerJS is used for handling P2P communication.
- PeerJS-server is used for handling P2P communication in the backend.
yarn setup
yarn start-dev-server
Setting up the frontend with default PeerJS server.Ability to handle one to one callsAbility to create roomsAbility to turn off video/micFix room layoutAbility to handle room calls ( many to many )- Screen Sharing
- Join our open source team shoot an email at [email protected]