Embedding
Introduction
We offer embedding on media files and provide two different view options for an embed: direct view and rich view.
Direct view
The direct view option proxies to the browse or access representation of the record.
The URL structure is: https://<base url>/views/direct/<record id>
Rich view
The rich view option returns HTML containing:
A video player for audio/video
A carousel to show multiple items with each item a direct view embed link
The URL structure is: https://<base url>/views/rich/<record id>
Old embed links
MediaHaven 1.0 embed paths are still supported and points to the new embed format: flat data objects with Media type Video
, Audio
and Ensemble
point to the rich
view, and all other objects point to the direct
view.
Â