Skip to content

Video calling app powered by WebRTC. Uses Firebase as the signaling server.

Notifications You must be signed in to change notification settings

jasonkylefrank/video-calling-firebase

Repository files navigation

Video calling app powered by WebRTC

Uses Firebase as the signaling server. This alleviates needing to use web sockets for the signaling.

Inspired by projects like the one by Firebase.io.

Getting Started

This is a Next.js project bootstrapped with create-next-app.

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

About

Video calling app powered by WebRTC. Uses Firebase as the signaling server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published