Page 1 of 1

new feature - sending custom UDP or TCP messages

Posted: Mon Nov 02, 2015 5:55 pm
by michaelkpierce
I'd like to be able to create custom messages to control remote devices. Is there a what to do this?

I've been using the Show Cue system for sound and video output and this system has the capability of sending custom messages out of a defined port.

I'd like to be able to have a single control program which will control lights, sound video and remote controlled projectors for multi media show.

You can see more information

http://showcuesystems.com/

Thanks

Re: new feature - sending custom UDP or TCP messages

Posted: Mon Nov 02, 2015 6:12 pm
by janosvitok
Michael,

I'm not sure about the direction: do you want to send messages from QLC+ to Showcue or vice versa?

You may try OSC since both programs support this protocol.

Other than that, you may use scripts for calling external programs that will do whatever you want. They will not work for the listen side though.