Opencast-Moodle / moodle-mod_opencast

Moodle activity plugin which can be used to display and view Opencast episodes and series in Moodle. Teachers can link the activity to an existing Opencast episode or series and an embedded player allows students to watch these videos directly in Moodle.
Other
4 stars 7 forks source link

There was a problem fetching the video. #53

Closed untungdwiprasetyo closed 2 weeks ago

untungdwiprasetyo commented 3 months ago

I am successfully connect Moodle with Opencast, when upload video from Moodle, it's successfully appear on Opencast page. But when I am using Video (Opencast) activity, i have got error : There was a problem fetching the video. see capture below

Screenshot 2024-03-27 141406

When inspect it, there is no error in Console.

mtneug commented 3 months ago

Has the video been processed in Opencast?

untungdwiprasetyo commented 2 months ago

image

hi @mtneug

Sorry for just replying, For videos, yes, from Opencast itself can be played without problems.

praaks commented 3 weeks ago

You should probably check the channel setting for the activity. It should be the same, I think, as the channel the videos were published in.

mtneug commented 2 weeks ago

@praaks is probably right. Our default is currently the api channel, which is no longer used in newer Opencast versions. Instead you most probably need to use the engage-player channel.

I will close this for now. @untungdwiprasetyo feel free to reopen if this does not solve your issue.