Skip to content

nrkno/sofie-input-gateway

Repository files navigation

Sofie Input Gateway

This is the Input Gateway of the Sofie TV Automation System, used to pipe user input into the Sofie Core.

General Sofie System Information


Usage

// Development:
npm run start -host 127.0.0.1 -port 3000 -log "log.log"
// Production:
npm run start

CLI Arguments:

Argument Description Environment variable
-host Hostname or IP of Core CORE_HOST
-port Port of Core CORE_PORT
-log Path to output log CORE_LOG
-id Device ID to use DEVICE_ID

Installation for Developers

  • yarn
  • yarn build
  • yarn test

Development Dependencies:


The NRK logo is a registered trademark of Norsk rikskringkasting AS. The license does not grant any right to use, in any way, any trademarks, service marks or logos of Norsk rikskringkasting AS.