Skip to content

SuperFlyTV/tv-automation-state-timeline-resolver

 
 

Repository files navigation

Sofie: The Modern TV News Studio Automation System (Timeline State Resolver library)

CircleCI

This is a part of the Sofie TV News Studio Automation System.

Abstract

This library orchestrates and controls different devices. Its input is a supertimeline data structure and a layer-to-device-map. Using the input, it resolves the expected state, diffs the state against current state and sends commands where necessary.

Supported devices

Dev install instructions

  • Install yarn https://yarnpkg.com

  • Install jest yarn global add jest

  • Install dependencies yarn or yarn install

Then you can:

  • Build: yarn build

  • run test jest

  • watch yarn watch

About

Sofie: The Modern TV News Studio Automation System (Timeline State Resolver library)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.5%
  • JavaScript 0.5%