Skip to content
This repository has been archived by the owner on Feb 5, 2018. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 404 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 404 Bytes

ConQueror

Internal media-server abstraction layer for Grouphone and ConQ.

Install

  • Give write permissions to the storage directory.
  • Change values in config.js if necessary.
  • npm install
  • node server.js

Start all services on server (with Licode)

# ./scripts/startall.sh <path-to-conqueror> <path-to-licode>

Stop all services on server

# ./scripts/stopall.sh