Skip to main content
Skip table of contents

Configuration Requirements [C OG]

First you must specify a name and a profile Id.

HINT

Currently, one must specify "vpms_proxy" as profile Id name.


One must ensure that a shape tag with same name is available in Vidispine.

HINT

Currently, one must create a "vpms_proxy" shape tag via Vidispine API manually.
To do so POST following command:
<hostname>:31060/ API/shape-tag/vpms_proxy
With following body:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<TranscodePresetDocument xmlns="http://xml.vidispine.com/schema/vidispine">
<format/>
<audio/>
<video/>
</TranscodePresetDocument>

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.