A simple video chat app with Firebase as the signalling server.
- TypeScript + Vite
- Tailwind
- WebRTC
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
-
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.
(c) Stephen Lemmy Mwaura, Software Engineer.
Licensed under the MIT License