Skip to content

📹 A simple WebRTC video chat app with firebase as the signaling server

Notifications You must be signed in to change notification settings

LemmyMwaura/WebRTC-Fire

Repository files navigation

RTC-FIRE

A simple video chat app with Firebase as the signalling server.


Built with

  • TypeScript + Vite
  • Tailwind
  • WebRTC


Getting Started

First clone the repository from Github and switch to the new directory:

$ git clone git@github.com:LemmyMwaura/RTC-Fire.git
$ cd RTC-Fire

Install project dependencies:

$ pnpm install

You can now run the development server:

$ pnpm run dev



How It Works

  • First Start Your Webcam:

  • Start a call (RTC session):

  • Share generated code with party member:

  • Party member should then paste the code in input tab then answer to join the call.



License and Copywright Information

(c) Stephen Lemmy Mwaura, Software Engineer.

Licensed under the MIT License



About

📹 A simple WebRTC video chat app with firebase as the signaling server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published