An open API service indexing awesome lists of open source software.

https://github.com/yunohost-apps/opencast_ynh

OpenCast package for YunoHost
https://github.com/yunohost-apps/opencast_ynh

help-wanted opencast yunohost yunohost-apps

Last synced: 19 days ago
JSON representation

OpenCast package for YunoHost

Awesome Lists containing this project

README

          

# Opencast for YunoHost

[![Integration level](https://apps.yunohost.org/badge/integration/opencast)](https://ci-apps.yunohost.org/ci/apps/opencast/)
![Working status](https://apps.yunohost.org/badge/state/opencast)
![Maintenance status](https://apps.yunohost.org/badge/maintained/opencast)

[![Install Opencast with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=opencast)

*[Read this README in other languages.](./ALL_README.md)*

> *This package allows you to install Opencast quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*

## Overview

Opencast is a free, open-source platform to support the management of educational audio and video content. Institutions can use Opencast to produce lecture recordings, manage existing video, serve designated distribution channels, and provide user interfaces to engage students with educational videos.

**Shipped version:** 15.0~ynh1

**Demo:**

## Screenshots

![Screenshot of Opencast](./doc/screenshots/screeshot.png)

## Documentation and resources

- Official app website:
- Official admin documentation:
- Upstream app code repository:
- YunoHost Store:
- Report a bug:

## Developer info

Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/opencast_ynh/tree/testing).

To try the `testing` branch, please proceed like that:

```bash
sudo yunohost app install https://github.com/YunoHost-Apps/opencast_ynh/tree/testing --debug
or
sudo yunohost app upgrade opencast -u https://github.com/YunoHost-Apps/opencast_ynh/tree/testing --debug
```

**More info regarding app packaging:**