Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

canvas: adding image service to canvas #1

Open
jronallo opened this issue Feb 6, 2017 · 2 comments
Open

canvas: adding image service to canvas #1

jronallo opened this issue Feb 6, 2017 · 2 comments
Labels

Comments

@jronallo
Copy link
Owner

jronallo commented Feb 6, 2017

For the IIIF canvas output how would you add an image service?

I'd eventually like to have an image service that can return frames
from the video, but for now I've just included a single static poster
image as a thumbnail. I'm not sure how I'd provide a service like that
yet, though I had prototyped something in my image server. One way to
start with creating an image service that just provides full images
for the various sizes that are provided with the various adaptations.
Or could a list of poster image choices with width & height just be
provided somehow? I'm not sure what an info.json would look like for
non-tiled images. Are there any Image API examples out in the wild
that only provide a few static images?

See an example canvas here: https://gist.github.com/jronallo/b455a5ddab2ce4b28d55c7708603f85a

@jronallo jronallo added the canvas label Feb 6, 2017
@jronallo jronallo changed the title adding image service to canvas canvas: adding image service to canvas Feb 6, 2017
@jronallo
Copy link
Owner Author

jronallo commented Feb 6, 2017

Here's an example of a tile-less IIIF image service: http://tomcrane.github.io/scratch/osd/iiif-sizes.html

@jronallo
Copy link
Owner Author

jronallo commented Feb 6, 2017

From @jbaiter this example that demetsiiify generates:
https://demetsiiify.jbaiter.de/iiif/image/aJU95Lf2jj5K7CK7LYAecD/info.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant