triggering lightshows from another Pi device in the network over IP
Posted: Thu Nov 27, 2014 7:59 pm
Hello all
We are very inspired by the Raspberry Pi and QLC+. Thank you very much for porting QLC+ to the PI.
In our installaton there is one Pi with 6 buttons to start different learning videos (Pi presents). When a video starts we like to trigger a different lighting.
Our idea is to start different light shows on a second Pi with QLC+.
I was playing with the web interface and the web API page. First I thought about curl to simulate the http requests, but this doesn't seem to be possible with websockets.
I was wondring, wether it's possible to script the correct request in python.
I was also looking at the other protocols. We tried touchOSC. It worked out of the box, but I can't figure out how to load an existing show.
Thank you in advance for your hints towards a straightforward approach to solve our problen.
regards
Patrick Ogay
We are very inspired by the Raspberry Pi and QLC+. Thank you very much for porting QLC+ to the PI.
In our installaton there is one Pi with 6 buttons to start different learning videos (Pi presents). When a video starts we like to trigger a different lighting.
Our idea is to start different light shows on a second Pi with QLC+.
I was playing with the web interface and the web API page. First I thought about curl to simulate the http requests, but this doesn't seem to be possible with websockets.
I was wondring, wether it's possible to script the correct request in python.
I was also looking at the other protocols. We tried touchOSC. It worked out of the box, but I can't figure out how to load an existing show.
Thank you in advance for your hints towards a straightforward approach to solve our problen.
regards
Patrick Ogay