Real Time Videoconferencing app built with WebRTC and Node.js
npm inpm run dev- Open a browser browser instance at http://localhost:8080/index.html.
- Click "Create Room" and enter a room name.
- Open another browser instance at the same URL.
- Click "Join Room" and enter the same room name.
You should see the local video and remote video playing and showing real time video and audio.