[SOLVED] Trigger a next cue remotely with pyOSC
Posted: Sun Nov 01, 2015 2:12 pm
Hi
I'm trying to send a signal to QLC+ remotely over the network to triger a Next Cue event. I figured OSC might be the suitable protocol.
But 've been struggling for a while, but I can't seem to get QLC+ to do anything with my signals at all.
I using python and pyOSC to send the signal, I can see the Packets Received section in Inputs/Outputs increases when I send something, so I know it's receiving the packets.
I read somewhere that I need to use the cue stack on the virtual console, and that OSC won't work with the simpledesk cue stack.
On the cue widget's properties I enter the universe and channel number for the NextCue event from the OSC input, but when i send a signal such as "/0/dmx/5", then well, nothing happens.
I have not been able to find useful ways to debug this issue.
Strangely, when I use the AutoDetect on the widgets NextCue input settings, then it populates the channel number to something weird like "64725: ?".
Can someone point me in the right direction?
Edward
I'm trying to send a signal to QLC+ remotely over the network to triger a Next Cue event. I figured OSC might be the suitable protocol.
But 've been struggling for a while, but I can't seem to get QLC+ to do anything with my signals at all.
I using python and pyOSC to send the signal, I can see the Packets Received section in Inputs/Outputs increases when I send something, so I know it's receiving the packets.
I read somewhere that I need to use the cue stack on the virtual console, and that OSC won't work with the simpledesk cue stack.
On the cue widget's properties I enter the universe and channel number for the NextCue event from the OSC input, but when i send a signal such as "/0/dmx/5", then well, nothing happens.
I have not been able to find useful ways to debug this issue.
Strangely, when I use the AutoDetect on the widgets NextCue input settings, then it populates the channel number to something weird like "64725: ?".
Can someone point me in the right direction?
Edward