Lightweight program for playback of various image media formats with seamless transitions and control via Ethernet connected devices and DMX.
This software is currently being developed to create a fully automatic cinema-like playback, running on a single board computer and controlling devices connected via Ethernet.
$ git clone https://github.com/igfilm/viewcontrol.git && cd viewcontrol
$ python3 -m venv .venv && source .venv/bin/activate # optional
$ pip install -r requirements.txt`
$ source .venv/bin/activate # optional
$ python3 -m viewcontrol <project folder> <options>
- Atlona OME-SW32 (Telnet)
- Denon DN500-BD (TCP/IP)
- Behringer X32 (OSC)