/lucos_media_seinn

Media Player for lucos

Primary LanguageJavaScript

Lucos Seinn

A media player for the lucos media system.

Service-level dependencies

Server-side dependencies

  • node.js
  • npm

Client-side dependencies

  • promises
  • fetch
  • Web Audio API

Running

nice -19 docker-compose up -d --no-build

Building

The build is configured to run in Dockerhub when a commit is pushed to the master branch in github.

Media Manager

Use environment variable MEDIA_MANAGER to set baseurl of media manager. Defaults to "https://ceol.l42.eu/".

Etymology of name

lucOS is a collection of systems designed to work together. Seinn is the Irish word for play, in the musical sense.

Environment variables

  • MEDIA_MANAGER The origin to use for calls to lucos_media_manager. Defaults to the production instance.