opencast-ilias / OpenCast

Opencast plugin for ILIAS LMS. The plugin shows a Opencast series as an ILIAS object. This version of the ILIAS plugin for Opencast is operated and developed collaboratively by a community. The University of Bern acts as coordinative maintainer.
GNU General Public License v3.0
13 stars 14 forks source link

[Release 8] OCT Text feature #290

Closed ferishili closed 2 months ago

ferishili commented 3 months ago

This PR fixes #271,

Description

In Opencast Paella Player there is a feature known as Transcriptions or Text search, by which user can look up for the text extracted from the segments and select the and navigate to specific segment of the video. The text extraction must be configured in Opencast in order for it to extract and to provide the texts, known as MPEG7 Texts. please have take a look at Opencast Documentation With this PR, the Paella Player Transcription feature is now possible to be provided also in ILIAS.

How it works

Configuration: (Plugin Configuration)

Paella Player

(Screenshot is from the Opencast Paella Player, therefore, the items placement and looks may vary from the ILIAS Paella player) Screenshot_GitHub

To test

tscheere commented 3 months ago

We tested this and it works.

ILIAS version: (v8.12 2024-05-28) PHP version: [PHP 7.4.33] Plugin version: [8.0.3] Opencast version [15.5.0] Browser: [chrome]

ferishili commented 3 months ago

Thank you @tscheere, @dagraf what would be the next step?

dagraf commented 3 months ago

@chfsx: Could you please review this PR?

I then would like to discuss how to proceed with the PRs that introduce the new features in our next community meeting.

ferishili commented 3 months ago

Hi @chfsx, An issue with keyboard shortcuts has been found for this PR. Please wait for the fix. I am going to take care of it right away. Thanks

UPDATE: The fix is there, please proceed

ferishili commented 2 months ago

This PR is successfully tested according to: https://github.com/opencast-ilias/OpenCast/pull/290#issuecomment-2173309714

@tscheere would you please test/confirm that the latest change request (keyboard shortcuts) is working fine?

tscheere commented 2 months ago

@ferishili yes, the issue with the keyboard shortcuts has been resolved and it works fine now. Thank you!

chfsx commented 2 months ago

Merged in v8.1.0