Skip to content

Implementation of automatic epiphan, plugnmeet recordings into opencast

License

Notifications You must be signed in to change notification settings

Lyx52/media-ingestion-service

Repository files navigation

Description

  • Opencast automatic video recording ingestion service. Currently supported video automatic recording uploads from:

Pre-requisites

You will need to add workflows (In workflow directory) to your opencast configuration to support multiple video combining

Installation and running the application

Clone repository

$ git clone https://github.com/Lyx52/media-ingestion-service.git

Copy and configure config.yaml according to your needs

$ cp config_sample.yaml config.yaml

Install npm packages

$ npm ci

Start application

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

About

Implementation of automatic epiphan, plugnmeet recordings into opencast

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published