RTCFire. Connect multiple people in a video chat using Firebase.

github.com/romannurik/rtcfire

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2021
  • Fix iOS safari video in demos w/ playsinline (#5)
April 2021
  • Bump version
  • Add TypeScript support
  • bump version
  • Complete workaround for mobile freezes bug
  • Attempt to help mitigate mobile freezing issues
  • Send null participant stream on disconnect.
March 2021
  • Add tic tac toe demo
  • Merge branch 'main' of https://github.com/romannurik/rtcfire
  • Improve demo ever so slightly
  • Remove stray console.log in demo
  • Bump version, add window prop for demo for troubleshooting
  • Fix ontrack not being called on the other side #1
  • Update demo w/ custom topics and multi-tab testing
  • Update readme
  • Add demo and example RTDB rules
  • minor readme + code cleanup
  • readme update
  • minor readme addendum
  • Init commit