First Time Setup

Updated on December 10th, 2022

In order to enable the out of the box Ingest functionality carry out the following steps:

Set account for IPV Services

Set all IPV Services to run as a user.

Guide


Delete


Change MySQL Options If you have not yet configured the MySQL Options File, you should update it to improve connectivity and performance.

Guide


Delete

Enable HTTPS in IIS In IIS setup HTTPS binding on a chosen port and select the required SSL certificate.

Guide


Delete

Modify the Curator Service Administrator web.config (if needed)

Additional web.config modification is needed in systems running Curator 3.4 or newer with CSA version 1.6 where the TSL1 has been removed as is possible from Curator 3.4 onwards. This will be automatically set from CSA 2.0 (scheduled for Curator 3.6)

The CSA 1.6 web.config needs to be modified where TSL1 is not available. You will need to add the following two lines to the CSA web.config file:

<add key="AppContext.SetSwitch:Switch.System.Net.DontEnableSchUseStrongCrypto" value="false" />

<add key="AppContext.SetSwitch:Switch.System.Net.DontEnableSystemDefaultTlsVersions" value="false" />


Curator Gateway Setup Make changes to the Appsettings file and setup Sysadmin through Curator Gateway.

Guide


Delete

Create Curator Folder Share Curator needs a storage area in which to create all of its required resources. The resources include but are not limited to transcode and conform presets, Curator proxy video files and High-Resolution files (before they is set to Archive). The accounts that the services are running as need write access to this storage area.

Guide


Delete

Run First Time Setup Process

The First Time Setup Process covers:

  • Specifying the system environment (eg. PRODUCTION or TEST)
  • Creating the File/Metadata Ingest watchfolders and XChange Volumes
  • Starting the Out of the Box ingest Processes

Guide


Delete

Set optional MediaStores as needed This is necessary where the site requires non-default settings.
  • In Curator 3.5, by default, image Essence is not generated during the ingest. If Curator Clip Select is required you should alter StoreEssenceBlob to True in IMAGE-PROXY MediaStore.

Configure image Essence generation for Clip Select

This is only needed in Curator 3.5. In future Curator versions the support for Clip Select and image essence will be withdrawn in favor of Clip Link with extended features.


Navigate to Process Engine Monitor in a browser, select the MediaStores tab and scroll down to "Proxy MediaStores", select PROXY-IMAGE.

Click Edit and in the new screen change the value for StoreEssenceBlob toTrue:

Click Save Changes and confirm:

Delete



Set up Devices in Device Director Device Director will create a default set of required devices on server startup for new databases; configure the endpoints for these services.

Guide


Delete

Configure XCode profile for Alpha channel decoding As of XCode 4.1, where ProRes 4444 with Alpha needs to be decoded, you will have to manually set a Control Switches value of renderalpha in the Device Director profile used (this will be HLS-FMP4-D1 by default). On previously configured system this value can also be added to any existing ones (comma separated).

Configure XCode profile to ignore edit lists For the 4.1 XCode release, in order for HLS proxies to show the correct number of frames on output you will need to manually enable the Control Switches value of disableqtelst in the Device Director profile used (this will be HLS-FMP4-D1 by default). Please refer to the screenshot above, setting disableqtelst where render alpha is shown. Where both or additional properties are required use comma separated entries e.g: renderalpha,disableqtelst
.

Set up Curator File Service Curator File Service securely fetches HiRes material for Curator applications.

Guide


Delete

AME Setup For AME to work there must be a temp directory at the root of C:\.

Guide


Delete

Configuring IIS Streaming IIS is used as a streaming service for the web application.

Guide


Delete

Curator Clip Select web.config Set the required service endpoint and video playback configuration to get Clip Select up and running.

Guide


Delete

Curator Clip Link web.config Set the required service endpoint, video playback, and image preview configuration to get Clip Linkgoing.

Guide


Delete

Restart Ingest Plugin Take the plugin config file from the inetpub directory and place it under Curator Server's plugin folder structure. This step enables the plugin for administrators only.

Guide


Delete

Required Firewall Ports These are required firewall ports not configured automatically. Both SpectreView Server and SVUtils require their ports to be configured here.

Guide




Delete


Test Ingest Place an asset into the Ingest to Curator watchfolder and check the output in Curator Clip Link.

Guide


Delete


Was this article helpful?