Simplest Manifest - Video

Use Case

The simplest viable manifest for video content. This pattern presents a single video file in a IIIF Presentation resource.

Implementation Notes

The implementation is identical to the image example, except that the content is video and the canvas has a duration as well as a height and width.

Example

This example shows a Manifest with a single Canvas that lasts for 572 seconds, or just under 10 minutes. It has a single video file (lunchroom_manners_1024kb.mp4) which is associated with it. The mp4 also has a duration of 572 seconds.

JSON-LD | View in Universal Viewer | View in Mirador | View in Clover | View in Ramp

Code samples: Python: iiif-prezi3

Related Recipes