-
Notifications
You must be signed in to change notification settings - Fork 5
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
Use CLOVER viewer for playing Audio #6346
Comments
main...clover_for_audio has a quick proof of concept. The last remaining problem (besides tests) there is that if you look at the Playlist link (https://figgy-staging.princeton.edu/viewer#?manifest=https://figgy-staging.princeton.edu/concern/playlists/09804be6-dbbf-4fe7-b124-34cc6f7bc412/manifest), it doesn't show the other tracks - probably a CSS problem. That link is what gets embedded into Canvas for music reserves for classes. |
Looking into it further, it looks like that also an auth token is generated everything stops working. Unsure what's going on there. |
Oh I bet this is a Clover bug, it only renders HLS if it ends with .m3u8, but here it ends with |
I fixed the not loading the bottom, samvera-labs/clover-iiif#198 will fix rendering HLS with auth tokens. |
New Clover has those hls fixes. Message here to remind me to update when I'm back from vacation. |
For Mendel the major blocker is that Clover doesn't have a range browser - there's no table of contents. We'll talk with the developers of Clover at the IIIF conference to see what they think a good strategy would be. |
Some examples to work with: |
I would like to ensure that the manifest in the MVW example above is valid. I see a potential issue because the Collection is Presentation API 2 whereas the Manifests it contains are version 3. I'm not able to use the IIIF validator because the resource is not open. |
Doing this will allow us to upgrade the UV in #5778
The text was updated successfully, but these errors were encountered: