Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 1.34 KB

File metadata and controls

48 lines (33 loc) · 1.34 KB

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.