Page 1 of 1

External control by website

Posted: Thu Dec 21, 2023 10:19 am
by illuminati235
Hi,

I‘m looking for a way of triggering QLC+ sequences by a website. The QLC webserver has not enough functions, I need a few submenus, better design etc.

Is there any way to trigger functions by udp commands for example?

Kind regards
Noel

Re: External control by website

Posted: Thu Dec 21, 2023 11:19 am
by MichelSliepenbeek
You could have a look at OSC.
Just as an example: https://openstagecontrol.ammd.net/docs/ ... roduction/

As an alternative (not accessable by website, but Cross platform app instead): https://hexler.net/touchosc#features
To get started you can watch this video: https://youtu.be/AtVj61ShJ2o?feature=shared

Re: External control by website

Posted: Thu Dec 21, 2023 2:55 pm
by GGGss
Make use of the already present API. Via websockets you can remotely send commands to the engine. https://www.qlcplus.org/Test_Web_API.html