This example is a first proof-of-concept attempt at reading in a IIIF Canvas and playing the video. It provides a simplistic shim to Video.js. It is only tested for reading in the very particular order of the kind of Canvas created by abrizer. So it will probably not work with other examples.
If you run the example from the Vagrant section of the abrizer readme you ought to be able to use the URL http://localhost:8088/v/countdown/canvas.json in the input below.
The IIIF AV specification is still a work in progress and this page is just a simple proof-of-concept for using a Canvas. A lot is currently hardcoded for the structure that abrizer uses when it creates a canvas.
Current Source:
Updated: 2017-03-05