Skip to content

Private peer-to-peeer collaboritve databases in the browser using SQLite (WebAssembly) and WebRTC.

Notifications You must be signed in to change notification settings

adhamsalama/sqlite-wasm-webrtc

Repository files navigation

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

Private peer-to-peeer collaboritve databases in the browser using SQLite (WebAssembly) and WebRTC.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published