adhamsalama / webrtc

Real Time Communication Web App

Home Page:https://meet.adham.salama.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Real Time Videoconferencing app built with WebRTC and Node.js

Install

npm i

Run

npm 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.

Resources

About

Real Time Communication Web App

https://meet.adham.salama.dev


Languages

Language:TypeScript 85.7%Language:HTML 10.5%Language:CSS 3.9%