clamsproject / mmif-visualizer

A web site to visualize MultiMedia Interchange Format json
Apache License 2.0
2 stars 1 forks source link

universal viewer is broken #33

Closed keighrim closed 5 months ago

keighrim commented 5 months ago

Bug Description

When I click on UV tab in the visualizer, the viewer doesn't

  1. show video
  2. show timeframe-based annotation

Instead it shows an error "Unable to load manifest"

Reproduction steps

  1. open a MMIF with TimeFrame annotations
  2. click UV tab next to the default html video player

Expected behavior

  1. video show up in the UV player
  2. UV viewer provide "jump" interface for timeframe annotations

Log output

No response

Screenshots

Screenshot 2024-03-11 at 12 23 16

Additional context

No response

keighrim commented 5 months ago

34 includes fixes for the problems mentioned above. However, after working on this, I decided to take the UV down for now, primarily because the current UV implementation or ours doesn't provide any additional features/value to us.

For the future, we can work on a "consumer" for targeting more general conversion between MMIF and IIIF, but I don't necessarily think that has to be "integrated" into mmif-viz.