webrtc / FirebaseRTC

Codelab for building a WebRTC Video chat application using Firebase Cloudstore.

Home Page:https://webrtc.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PSA: This repo is unmaintained, please use fork instead!

meldaravaniel opened this issue · comments

TL;DR: use this fork for a functional tutorial.

Hi anyone new to this!

If you're digging into the issues section, you may have discovered that the tutorial on webrtc + firebase is rather confusing and out of date.

This repository isn't being actively maintained anymore, so until someone gets a moment to update it, I have created a working fork of the project whose README has corrected and enhanced instructions on completing the lab. I have also updated my fork's solution branch to match and be correct.

Thanks also to @nutkuhn (https://github.com/natkuhn) for adding information on how to run it on your local network instead of on two browser tabs.

Edited to add: Also if you want to submit fixes/enhancements to my Fork, I'm happy to include them. Shoot me a PR.