Page 1 of 1
Automating QLC+ with websockets
Posted: Mon Jun 13, 2022 4:58 am
by nospam2k
Ok, I've played a bit with the web api test page and would like to create a node-red node to automate the process of loading a project and pressing a button. I'm struggling with the upload qxw. It seems that there is a combination of http upload request and websocket. I'm getting an http response that say http loading but there is nothing happening on the qlc workspace. I haven't implemented any websocket yet because I'm not clear on the order of things.
Re: Automating QLC+ with websockets
Posted: Sun Oct 23, 2022 11:14 pm
by Yestalgia
If you're using node-red could you use an artnet node to send to an input universe on QLC+?
Re: Automating QLC+ with websockets
Posted: Mon Oct 24, 2022 4:45 am
by nospam2k
@Yestalgia I'm not using artnet. I'm using a usb cable.
Re: Automating QLC+ with websockets
Posted: Mon Oct 24, 2022 6:15 am
by Yestalgia
It sounds cool what you're trying to do! Can you give me some more info on what you're trying to achieve?
Is node-red installed on the same box as QLC+? What adaptor are you using? Where will the project live when it's complete? etc.
Keen to help you bring this to life.