/koala-cam

Primary LanguageJavaScript

Summary

The purpose of this project is to record and playback highlights of foosball matches. It currently only runs on machines with Mac OS.

Installation

This application requires the following to be installed on your machine:

  • Node.js (download here)
  • ffmpeg (brew install ffmpeg)
  • webpack (npm install -g webpack)

Then simply clone the repo and execute npm run build.

Starting the server

To start the Koala Cam server just run npm start then browse to http://localhost:3000