-
Notifications
You must be signed in to change notification settings - Fork 17
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
[BUG] Video repository items are not showing the embedded viewer #21
Comments
Yes! I think this is the issue of the contexts which (since defaults) assumed bartik. Changing this was considered out of scope for the move to the starter site, and it's been high on my mind, but I haven't had a chance to fix it yet. :( |
OOPS NOPE that's not it - though that's an outstanding issue, I think the problem is that Video is configured to show a Service File and one's not being created. Sorry! This could be the derivatives problem that @aOelschlager identified, which IIRC can be solved if using the branch of Buildkit that uses a karaf-less Alpaca. |
So... if you tag your existing file as a service file, does it display? I think the configs at play are:
|
The sandbox seems to show the embedded video player without a |
The sandbox also does not create a derivative, I should mention. |
Sandbox is configured to create a Service File from an Original File. (Action, Context) Sandbox is configured to show the Original File EVA on the default display mode. This is, AFAIK, a deviation from the Starter Site/Defaults. |
Starter Site is configured to:
What we haven't tackled is how to deal with times where you want to use the file you upload - the original file - as the service file for the purpose of display on the node's page. My suggestion is to double-tag (upload a file and mark it as "Original File" and "Service File".) This seems the most intuitive. However, I don't want to suggest this until I'm sure it wont cause infinite loops of derivatives. I think at the moment that it might. A simple "check to see if the destination term uri is on the source media and stop if it is" would suffice. I think there are open issues about this: |
Double-tagging no longer causes an infinite loop. |
What steps does it take to reproduce the issue?
Moving Image
(Not sure if this is required any more, but to be safe)N/A
for theDisplay Hint Field
Original File
/Preservation Master
video media entity to the repository itemWhen viewing a repository item.
The view page for the repository item.
The video viewer does not display.
To all users regardless of role.
The video viewer to display.
Which version of Islandora are you using?
2.4.3 (I was using 8a32258 of this repository)
Any related open or closed issues to this bug report?
N/A
Screenshots:
Repository Item View Page:
Media Items:
I can view the video on the browser by clicking the file link, no viewer display, though.
The text was updated successfully, but these errors were encountered: