Skip to end of banner
Go to start of banner

Ingest Flows

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Current »

Introduction

Ingest allows for adding new items to the system. Over time ingest into MediaHaven has evolved into multiple forms of ingest. The normal form of ingest is through [21.2] - Media opladen in the MediaHaven 2.0 front-end. API users can interact with the MediaHaven REST API to upload records. Advanced installations have direct access to Watchfolders to upload files over FTP.

Ingest Forms

Form

Description

Services involved

Applications using this ingest

Configuration

1.0

  • Uses Watchfolders to detect new items

  • The Pretranscoder detects and processes new items

  • Creates 1 transcode job as final step

  • Website 1.0 [..., 23.4]

  • Content Uploader [...,23.1]

  • Import module [...,22.2]

  • Custom watchfolders (customers: Meemoo, Hu)

1.5

  • Uses Workflows to process to process the items using worker daemon jobs

  • Creates 1 transcode job as 1 step

  • MediaHaven 2.0

  • Import module [22.3,...[

2.0

  • Uses exclusively Workflows to process the items using worker daemon jobs

  • No longer uses transcode jobs

  • SIP ingest

  • DigiHaven

  • DigiHaven in MediaHaven

Ingest 2.0 Configuration

Special Ingest

Form

Description

Services involved

Applications using this ingest

SIP 2.0

  • Uses Watchfolders to detect new items

  • The Pretranscoder then uses the standard MediaHaven REST API to continue the ingest in the form 2.0

  • Uses exclusively Workflows to process the items using worker daemon jobs

  • DigiHaven SIP ingest

  • MediaHaven SIP 2.0 ingest

  • No labels