Telestream Vantage Integration with Curator

Updated on December 10th, 2022

Overview

Description Media Processing Platform to ingest, edit, transform, package, monetarize and distribute media.
Supported Version(s) 7.1.172.234190, 6.3.56.0, 6.3.386.0
IPV Products Device Director, Process Engine
From Build (Device Director) 5.0.2.12 (29-Jul-2015 10:31:10)
From Build (Process Engine) 2.0.2.31 (29-Jul-2015)

 

Device Director Profile Configuration

Label Value Details
Name Any value. Required
Workflow The name of the Vantage workflow to use  Required
Priority Vantage’s internal Priority setting 0 [lowest] - 100 [highest] If left empty then the default is 5

 

Device Director Job Configuration

Label Value Details
Group

Any of the defined groups or Default (all available devices, lowest possible priority)

 
Name Any value Required
Input

Comma separated values. The first value being the value of the sourceFilename. The subsequent comma separated values if present are key value pairs,
e.g. WorkFlowParameter1=value1,WorkFlowParameter2=value2 where keys correspond to parameters in the workflow. (These key value pairs may alternatively be specified as job properties.)

Required
Location must be accessible to Vantage.

e.g \\[ServerName]\[Share]\[FileName],IPVVantage.resolution=512

Output This will be supplied to the Vantage as the value for the parameter 'DestinationPathFull' Required

Location must be accessible to Vantage.

e.g c:\temp\VantageOutput\

Priority

Normal / Critical / Background / Custom

The last option activates Custom Priority
Custom Priority Numeric value for the Device Director internal Custom priority Required if active
Number of attempts Numeric value for total number of attempts to make to before failing job Required
Initial State Queued / Pending Default selection is Queued
Submit At Job Time

[DatePicker] [TimePicker]

 

 

Workflow Variables

We use the following variables for input to vantage by default when using the Spawn - Transcode Vantage process:

Name Description Notes
DestinationPathFull The path to the output file, not including the file name This is automatically added by device director and is the contents of the output field
OutputFilename The intended output file name This should not include an extension. The vantage workflow should add an appropriate extension.
StartTimecode The start timecode for a subclip This is in 00:00:00:00@29.97 format. Both are calculated as if the first frame of the media is 00:00:00:00, and the end timecode is the first frame after the end of the subclip - this frame should not be included in the output.
EndTimecode The end timecode for a subclip These values are not sent if there is no subclip requested.

 

Output

If the file path is configured with output labels, the following will be used:

Name Description Notes
FilePath The name of the file

This should be a UNC path, such as that returned by the Identify action, including file name and extension

If this is not present, the output will be assumed to be as requested in the input, with the file extension provided by the MediaStore.

FileSize The size of the file  

These can be generated using a Populate action in the vantage workflow.

Was this article helpful?