jitsi / jibri-queue

Implements user queues for Jibri.
Apache License 2.0
8 stars 9 forks source link

jibri-queue

Building

npm install
npm run build

You can find the build in dist/. There's only one bundled file there - main.js.

Runnning

npm start <path_to_config_json>

or

node dist/main.js <path_to_config_json>

Config.json

You must specify the path to a config.json file as a first argument of the app. We read the following properties from there: