I figured it out with a hint from Kaltura Customer Care
Here is the procedures
Enable playlists in the Kaltura Media Gallery
Introduction
To easily use Kaltura playlists in Canvas you can enable them through the KAF (Kaltura Application Framework). You will also need some information about the playlist player from the KMC (Kaltura Management Console).
Get playlist player information
- Login to the KMC at http://www.kaltura.com/kmchttps://www.kaltura.com/kmc
- Click Studio.
- Locate the player in the list and click the name of the player.
- In the Basic Display page, copy the Player's ID and paste it in a document for later.
- In Player Dimensions, copy the Width and Height, and paste it in to the document used in the previous step.
- Logout of the KMC.
Enable channel playlists
- Login to your KAF at https://{partner_id}.kaf.kaltura.com/admin.
- In the Modules list, click Channelplaylists.
- In the enabled list, click Yes.
- Click Save.
Enable playlist embedding
- In the Modules list, click Embedplaylist.
- In the enabled list, click Yes.
- In the secureEmbed list, click Yes.
- Click Save.
Define the playlist skin
- Under embedSkins, paste the player id into the appropriate player skin box. You can follow the same convention with the separate dark/light vertial/horizontal if you have multiple versions of your playlist players.
Define the playlist skin V2
- In the embedV2support list, click Yes.
- Under embedv2, paste the player id into the V2_dark_horizontal or V2_dark_vertical.
- Click Save.
In a Canvas course, go to the Media Gallery, click Actions, and then click Edit.
There is a playlists tab there now that you can create playlists. Once you have created and saved a playlist you can click the embed button to see the embed code to copy and paste into the HTML view of the RCE.
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.