dlcs / protagonist

MIT License
6 stars 2 forks source link

Handle tile/image requests for non-image sources #249

Open donaldgray opened 2 years ago

donaldgray commented 2 years ago

The different families of asset, (I)mage, (T)imebased and (F)ile are all called on differently prefixed paths (/iiif-img/, /iiif-av/ and /file/ respectively).

The slug should represent the output rather than the underlying family.

Cantaloupe supports frame extraction from video files and page extraction from PDFs via meta-identifiers.

Handle T and F assets on /iiif-img/ path. We will need to:

tomcrane commented 1 year ago

This issue needs rewriting for Delivery Channels