Connector Configuration Reference
User ID, User Secret, and Partner ID which can be found in the Kaltura Management Console.
| Field | Source endpoint |
|---|---|
| conversionQuality createdAt creditUrl creditUserName dataUrl description duration flavorParamsIds id isTrimDisabled mediaDate mediaType msDuration name objectType rank searchProviderId searchProviderType searchTex sourceType sourceVersion streams tags thumbnailUrl totalRank updatedAt userId votes | /api_v3/service/media/action/get |
| category_id category_name category_fullName category_owner | /api_v3/service/category/action/get |
| metadata | /api_v3/service/metadata_metadata/action/get |
Configure remote V2 connectors
remote-connectors or admin role.remote-connectors role by default, you can create one. No API or UI permissions are required for the role.values.yaml file, configure this section as needed:enabled to true to enable the backend ingress.
pathtype to Prefix or Exact.
path to the path where the backend will be available.
host to the host where the backend will be available.
ingressClassName to one of the following:
nginx for Nginx Ingress Controlleralb for AWS Application Load Balancer (ALB)logging.config property is optional. If not set, logging messages are sent to the console.plain-text to true.connectors-backend pod shuts down and is replaced by a new pod. Once the connector shuts down, connector configuration and job execution are disabled. To prevent that from happening, you should restart the connector as soon as possible.You can use Linux scripts and utilities to restart the connector automatically, such as Monit.max-grpc-retries bridge parameters.job-expiration-duration-seconds parameter. The default value is 120 seconds.connector-plugins entry in your values.yaml file:
\t for the tab character. When entering configuration values in the API, use escaped characters, such as \\t for the tab character.