kellertobias / artnetmediaplayer

older project. control playback of mp3 files over artnet. works on raspberry pi 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This software is currently in Alpha State.

It supports playback of multiple mp3 Files and is controllable over ArtNET (Network DMX).

The goal of this project is to provide a simple media player for small theaters that want to include the sound and music in their lightshow-cuelists.

The software does not need OLA but has a standalone ArtNET Receiver. The only dependency is pygame.

The reason I have chosen pygame is that I want this product to run on a raspberry pi.

Install the software on any linux pc.

As soon as the software recognizes inside of /media any config.json file it loads it. see example in this repository.

About

older project. control playback of mp3 files over artnet. works on raspberry pi 3

License:MIT License


Languages

Language:Python 100.0%