floor-manager

2.6.0-alpha.4 • Public • Published

A websocket-based signalling server to manage and coordinate Broadcasts and Participants between the Switcher and Performer clients, and request back-end services to support a Broadcast.

Table of Contents

  1. Naming
  2. Configuration
  3. Running
  4. Docker

Naming

"Floor Manager"?

Configuration

To run locally, with out without other components of the system, copy config/example.local.json to config/local.json, and customize its values as needed.

TURN Configuration

To enable turn server support, customize the example config in example.local.json

Running

Running the server requires:

  1. Install node.js, v14.16.0

  2. yarn install

  3. run the server using "yarn start"

  4. In the console you will see a message which tells you where the server is running:

"[Application] is listening on port 8008 in development mode"

Readme

Keywords

none

Package Sidebar

Install

npm i floor-manager

Weekly Downloads

0

Version

2.6.0-alpha.4

License

UNLICENSED

Unpacked Size

1.15 MB

Total Files

782

Last publish

Collaborators

  • lee-stageten