Kaltura Connector Data Sheet

Release Notes

Kaltura Connector Release Notes

Released Versions

  • SDK 1.4 (ViaWorks 2.8)
  • SDK 1.5 (Locator 2.9)
  • SDK 1.6 (Locator 2.10)

Supported Versions

The Kaltura application MediaSpace. The API version 3.2.0 with client tag dotnet:15-05-14 is used to develop the connector.

Part of the Kaltura Client Library is copied and adjusted to fit connector functionality. All communication with the Kaltura platform is through the API.

Limitations

When changes are made in the Locator file templates (the way search hits are displayed and presented) the templates used in the connector should be adjusted get the best user experience. We have custom Kaltura templates for ViaWorks 2.6 and ViaWorks 2.7 SR1.

For indexing other items then videos, minor development changes needs to be made in the connector. Other items that can be stored in the Kaltura application includes audio, images and documents.

Prerequisites

The connector was developed using the Kaltura API. Kaltura account details Partner ID, Administrator Secret, and the Server URL API (http://www.kaltura.com), are needed to get access to the API for indexing the data.

Within MediaSpace it is possible to only index elements from the private Kaltura Media Space Internal. If the costumer want to only index internal items a MediaSpace internal a Category ID must be provided.

Supported Data Types

The connector supports indexing the following data types:

  • Video

Crawl Methods

Full Crawl: The ConnectorName Connector supports scheduling periodic full scans of the source system.

Incremental Crawl: Not supported

DocumentHandler

Not required.

Other information

If the URL to the application where the videos are stored differ from the Server URL API, in order to make the Open button functional this Video URL must be given.

To be able to show a video in the Video tab, a Video Player ID must be given. The IDs can be found by logging into to the Kaltura account or using the API.

ayfie