This ILIAS plugin for Opencast is operated and developed collaboratively by a community. The University of Cologne acts as coordinative maintainer. The first version of this plugin will developed by the ELAN e.V.. Until then this repository will be a placeholder and considered beta.
Introduces a new object in which a single Opencast video can be selected.
This plugin is meant to provide the ability to create an object in a course or a group that displays an opencast event, by choosing this event among all the available events in a form of a table list. It relies on the main ILIAS-Plugin Opencast to get the events, check accessibility and display the selected event using Paella player.
- ILIAS 6.x / 7.x
- ILIAS-Plugin Opencast (version >= 4)
Start at your ILIAS root directory
mkdir -p Customizing/global/plugins/Services/Repository/RepositoryObject/
cd Customizing/global/plugins/Services/Repository/RepositoryObject/
git clone https://github.com/opencast-ilias/OpencastEvent.git
As ILIAS administrator go to "Administration"->"Plugins" and install/activate the plugin.