Git Product home page Git Product logo

sofie-media-management's Introduction

Please note that this repository has been archived as this component has been replaced with Package Manager.
As of Sofie 1.50.0, Media Manager will no longer operate without changes. The remaining APIs needed for Media Manager are expected to be removed in 1.52.0, or a release soon after.

Sofie: The Modern TV News Studio Automation System (Media Management)

An application for managing media, used by Sofie Server Core.

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

The system allows to use local ingest, expected media items based on the Running Order contents, and simple watch folder mirroring workflows. Supported storage handlers include local folders and CIFS shares. Target platform for the system is Windows and the application is expected to be controlled using the Caspar CG Launcher, but the architecture is platform-agnostic.

Usage

// Development:
yarn buildstart -host 127.0.0.1 -port 3000 -log "log.log"
// Production:
yarn build-win32

CLI arguments:

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

Installation for dev

  • yarn
  • yarn build
  • yarn test

Dev dependencies:

Quantel URL Scheme

The Quantel Scanner connects to a Quantel Gateway and through it contacts the Quantel ISA to query it about Expected Media Items. The Expected Media Items use a quantel: url scheme to locate clips:

quantel:[Clip GUID|?Title]

Argument Description
Clip GUID The GUID of a clip to be monitored
Title A Title to be used to search the ISA database

sofie-media-management's People

Contributors

dependabot[bot] avatar eol-account avatar gundelsby avatar hummelstrand avatar ianshade avatar jstarpl avatar julusian avatar mint-dewit avatar nytamin avatar sparkpunkd avatar stephan-nordnes-eriksen avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sofie-media-management's Issues

Error during initialization

Error during initialization:

{"level":"error","message":"Network error: ws://127.0.0.1:3000/websocket: connect ECONNREFUSED 127.0.0.1:3000","localTimestamp":"2019-05-21T18:20:49.787Z","randomId":8506}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.