Add a Media Service
To use the media analysis processors you must configure a controller service for media analysis. The media service has a dependency on the File Content Extraction Export SDK, so you must also create a KeyView Export Service.
To create the services
-
Right-click a blank area of the canvas and click Controller Services.
The Controller Services page opens.
-
Add the KeyView Export service.
-
Click Create a new controller service
.
The Add Controller Service dialog box opens.
-
In the list, click KeyViewExportServiceImpl, and click Add.
-
Enable the service. At the end of the row for the controller service, click
followed by
Enable.
The Enable Controller Service dialog box opens.
- Click Enable and then click Close.
-
-
Add the Media service.
-
Click Create a new controller service
.
The Add Controller Service dialog box opens.
-
In the list, click MediaServiceImpl, and click Add.
-
Configure the service. At the end of the row for the controller service, click
followed by Edit
.
The Edit Controller Service dialog box opens.
-
Click the Properties tab.
-
Set the KeyView Service property to the name of the KeyiewExportServiceImpl that you created in the previous step.
-
Click Apply.
-
Enable the service. At the end of the row for the controller service, click
followed by
Enable.
The Enable Controller Service dialog box opens.
- Click Enable and then click Close.
-
- Return to the canvas.