Hi!
I'm trying to send a string from CueServer to Dashboard that will activate a fader.
I have a fader in dashboard that can control the output of the cueserver playback 1. So its dashboard > Cueserver and it works.
But now i want the fader to go to 65% when my cue is activated from a cueserver button.
What would be really amazing is if the playback from cue server change intensity, it will change in real time in dashboard. So its like if the fader from dashboard listen to the cueserver playback. If they could be linked that would be amazing
Rightnow, im trying to send an ogscript inside cueserver when push a button to the listen port of dashboard. My command is
Write "IPADDRESS:7788" "params.setValue ('0x10', 0, 65)"
Here is the command from the manual of cueserver to send a string via UDP
Write "10.0.1.100:59999" "SHOW START" will send the string "SHOW START" via UDP to the IP 10.0.1.100 over port 59999.
I must say im a little bit lost....
Thanks
------------------------------
Marc-Antoine Blais
------------------------------