Kaltura Integration Guide

This is a guide on integrating the LeanIn Social Player with Kaltura as a OVP, using the easy to use LeanIn Dashboard.

Note: For advanced users who prefer to skip the dashboard and use Javascript embedding click here.


Step 1. Log In to the LeanIn Dashboard

Step 2. Select your Kaltura Network

Step 3. Click the “Settings” Link

Step 4. Verify the Metadata Service URL. It should point to your Kaltura api followed by:
?service=media&action=get&entryId
For reference, here is the default Metadata Service URL.
http://www.kaltura.com/api_v3/?service=media&action=get&entryId=
Then click Videos.

Step 5. Click the “Add New Video” Link

Step 6. Enter the Kaltura Media Id (entry_id). Also enter the landing address of any links (Optional). Then click “Create Video”.

Step 7. Copy the code found in the box into your HTML page

Step 8. That’s it. Start Sharing!

Related Topics