Video
Kaltura
To upload video to Kaltura, contact your local Kaltura administrator or HBSDigital@hbs.edu.
Uploading and Embedding
To upload video as an administrator, log into the Kaltura Management Console.
Preview Once you've uploaded your video and applied the appropriate metadata, preview it at: http://www.hbs.edu/about/video.aspx
Embed Copy the single video page URL, and embed it using one of the following HTML options:
<a href="{{Your Video Url}}" class="widget-video-popup">Click Here</a>
<a href="{{Your Video Url}}" class="widget-video-embed">Click Here</a>
<a href="{{Your Video Url}}" class="widget-video-inline"><img src="{{Your video thumbnail}}"></a>
<a href="{{Your Video Url}}" class="widget-video-embed autoplay">Click Here</a>