Make events findable by transcript (ideally jump to timestamp) #677
Labels
area:api
API (design and backend implementation)
area:backend
Everything backend related
area:database
The Tobira database
area:design
Issues specifically about the broader design of the site
area:frontend
Everything frontend related
area:opencast
The Opencast side
area:search
Related to Tobira's search
area:sync
Syncing with an Opencast instance
kind:new-feature
A new feature
A really nice feature of ETH's current video portal is that you can search for parts of a transcript. It then shows you videos where your search term was said and also has a visualization when in the video it was said. If you click on the search result, you can directly jump to the timestamp when it was said.
We want that in Tobira as well! Several areas are involved here. First we need the transcription data with timestamps from Opencast. Then we need to put those into Meilisearch. And finally, our frontend needs to display those search results.
Blocked on:
t=3m12s
) #191The text was updated successfully, but these errors were encountered: