/webRTC-Fire

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

Primary LanguageTypeScript

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