sintonia/playout
jo bdc2e92454 chore: release 3.0.0-beta.0 2022-09-16 16:32:00 +02:00
..
install feat: use dedicated 'libretime' user 2022-07-07 10:51:07 +02:00
libretime_playout feat(playout): move message handling to main thread 2022-09-16 13:16:06 +02:00
tests test(playout): use snapshot testing tool (#2115) 2022-09-09 16:57:22 +02:00
Makefile chore: add python docker-* targets 2022-08-17 13:18:13 +02:00
README.md chore: update outdated readmes (#2131) 2022-09-12 20:45:37 +02:00
packages.ini ci: build test images for debian bookworm (#2097) 2022-09-07 23:17:46 +02:00
pyproject.toml chore: revert pin setuptools to <64.0.0 for build backend 2022-08-25 09:51:36 +02:00
requirements.txt feat(playout): build liquidsoap entrypoint with stream config 2022-09-06 13:21:54 +02:00
setup.py chore: release 3.0.0-beta.0 2022-09-16 16:32:00 +02:00

README.md

LibreTime Playout

LibreTime Playout is a service that will ingest a schedule and stream it.

Development

# Install dependencies
make install
# Activate the development environment
source .venv/bin/activate

# Run linters
make lint

# Run tests
make test

# See the Makefile for more commands
cat Makefile

History

This tool was born out of a collaboration between Open Broadcast and Sourcefabric.

The authors of the code are:

Original Authors:

Almost a complete refactor/rewrite by: Martin Konecny martin.konecny@gmail.com