Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 564 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 564 Bytes



# CheeseCake

NPM

A fully featured media server written in NodeJS.

Dependencies

  • FFMPEG

Install

$ npm install -g cheesecake

Managing the Service

$ cheesecake-start
$ cheesecake-stop

Accessing the UI

Navigate to http://localhost:9595

Notes:

  1. Only tested on Ubuntu 14.04
  2. Still very much a WIP