This is a basic WebRTC application that allows video communication between peers using WebSockets for signaling and WebRTC for the peer-to-peer connection.
- WebRTC supported browsers (such as Chrome, Firefox, or Safari)
- Node.js and npm (Node Package Manager) installed
- Clone the repository:
- install the dependencies using npm install