SSH Commands

All the topics related to QLC+ on the Raspberry Pi
Post Reply
CTM Tom
Posts: 19
Joined: Thu Aug 06, 2015 8:21 am
Real Name: Thomas

Hey,

Been using QLC plus on the Raspberry Pi for some time now and it's just awesome!

Was just wondering if it was possible to send commands to QLC+ through SSH? So for instance I want channel 1 @ 100% i could type say qlcplus 1 100 or something. More than likely not possible but just wondering!
janosvitok
Posts: 1330
Joined: Mon Apr 13, 2015 7:05 am
Location: Bratislava, Slovakia
Real Name: Jano Svitok
Contact:

Somewhere on this forum you can find a python script that sends OSC commands to QLC+. That may be a way to what you want to do.
You may also use ola (or ola python API) or websockets. Either way it will require some coding.
User avatar
mcallegari
Posts: 4807
Joined: Sun Apr 12, 2015 9:09 am
Location: Italy
Real Name: Massimo Callegari
Contact:

Why SSH when there's this: http://www.qlcplus.org/Test_Web_API.html
CTM Tom
Posts: 19
Joined: Thu Aug 06, 2015 8:21 am
Real Name: Thomas

Thank you both for you replies :)
Post Reply