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

Issue with Internet Archive Videos #167

Open
glenrobson opened this issue Jan 18, 2024 · 1 comment
Open

Issue with Internet Archive Videos #167

glenrobson opened this issue Jan 18, 2024 · 1 comment

Comments

@glenrobson
Copy link

Background to this issue here: ArchiveLabs/iiif.archivelab.org#108

It looks like Clover can't play this video manifest from the Internet Archive:

https://samvera-labs.github.io/clover-iiif/?iiif-content=https://iiif.archive.org/iiif/3/youtube-7w8F2Xi3vFw/manifest.json

Manifest: https://iiif.archive.org/iiif/3/youtube-7w8F2Xi3vFw/manifest.json

and complains about a CORS error. Through testing in 108 it looks like the other viewers can play this resource so it might be a Clover issue. If it is a IA setup issue please let us know and we can try and get them to fix it.

@mathewjordan
Copy link
Member

mathewjordan commented Jan 19, 2024

@glenrobson Thank you Glen for inputting this.

The one thing I'm noting is that the Video resource for the MPEG4 choice does not provide back response headers while the working Ogg Video resource does. This might be why it's not working in Clover as we have a crossorigin="anonymous" attribute on the video element.

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

No branches or pull requests

2 participants