Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #107608
    Profile photo of barberousse
    barberousse
    Participant

    I use the Qu-Pac at my church, with a Raspberry PI and a Unifi AP plugged on the same network. The Raspberry Pi and the Qu-Pac are turned ON at the same time. I attach a script I made to force scene 1 reload at each startup using MIDI over TCP commands.

    qu-init-scene.service is to be copied in /etc/systemd/system
    qu-init-scene.py is to be copied in /home/pi/bin (create the bin directory if missing)

    Then login to the Raspberry and enter this command:

    sudo systemctl enable qu-init-scene.service

    Attachments:
    You must be logged in to view attached files.
Viewing 1 post (of 1 total)