Skip to content

cronokirby/mooz

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

Mooz

Simple WebRTC Video Chat

I encourage you to read the blog post that I wrote about this project if you want to learn more.

Running

After doing an npm install, you should be able to run things with npm run dev. One issue that will prevent the app from working fully is that it relies on Pusher. You'll need to replace the App ID, key and secret with your own. These are in src/frontend/room and pages/api/messages/[id].