Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fireship-io/webrtc-firebase-demo

Video Chat with WebRTC and Firebase
https://github.com/fireship-io/webrtc-firebase-demo

Last synced: 16 days ago
JSON representation

Video Chat with WebRTC and Firebase

Awesome Lists containing this project

README

        

# Video Chat with WebRTC and Firebase

Build a 1-to-1 video chat feature with WebRTC, Firestore, and JavaScript.

Watch the [WebRTC Explanation on YouTube](https://youtu.be/WmR9IMUD_CY) and follow the full [WebRTC Firebase Tutorial](https://fireship.io/lessons/webrtc-firebase-video-chat) on Fireship.io.

## Usage

Update the firebase project config in the main.js file.

```
git clone
npm install

npm run dev
```