Giter Club home page Giter Club logo

centos-rpm-odr-padenc's Introduction

centos-rpm-odr-padenc

CentOS 7 RPM Specfile for Opendigitalradio's ODR-PadEnc which is part of RaBe's DAB / DAB+ broadcasting package collection.

Usage

There are pre-built binary packages for CentOS 7 available on Radio RaBe's OBS DAB / DAB+ broadcasting package repository, which can be installed as follows:

curl -o /etc/yum.repos.d/home:radiorabe:dab.repo \
     http://download.opensuse.org/repositories/home:/radiorabe:/dab/CentOS_7/home:radiorabe:dab.repo
     
yum install odr-padenc

Running odr-padenc through systemd

The odr-padenc can be started via the installed systemd service unit template (and therefore supports multiple instances):

systemctl start odr-padenc@<INSTANCE>.service

# To start an instance named "example":
systemctl start [email protected]

The systemd service will also create the necessary directories and the FIFO, located within the odr-padnenc temporary instance directory /var/tmp/odr/padenc/:

/var/tmp/odr/padenc/<INSTANCE>
├── pad.fifo
├── slides/
└── texts/dls-01.txt

So you can then point the odr-audioenc to the /var/tmp/odr/padenc/<INSTANCE>/pad.fifo FIFO, insert your DLS text into /var/tmp/odr/padenc/<INSTANCE>/texts/dls-01.txt and put your MOT slideshow images into the /var/tmp/odr/padenc/<INSTANCE>/slides directory.

odr-padenc together with odr-audioenc

An odr-padencservice unit instance plays nicely together with an odr-audioenc service unit instance. Simply create an odr-audioenc and odr-padenc instance with the same instance name and they will use the same PAD data FIFO. For further details, refere to odr-audioenc together with odr-padenc

centos-rpm-odr-padenc's People

Contributors

hairmare avatar paraenggu avatar

Watchers

 avatar  avatar  avatar  avatar

centos-rpm-odr-padenc's Issues

ODR-PadEnc 2.4.0 and 3.0.0 available

Versions 2.4.0 and 3.0.0 of ODR-PadEnc were released in Sept 2020.

Before we bump, we should strongly consider archiving this repo. We aren't using the RPM built from here on our critical path and I don't think we should be investing our resources into our own DAB infra given it is not used.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.