Jump to content

simultaneous telnet commands to Watchout Server


Ematts

Recommended Posts

Hey all,

 

 

trying to do some testing for an installation project utilizing (8)Watchout Display servers....

 

eventually, a crestron control system will manage and trigger WO Timelines etc...targeting different display clusters.

Right now, i'm trying to test by controlling a production computer from another PC via a network and telnet on the PC (i.e, Production version of WO is not on same PC as telnet commands)

 

everything is working great, so far. One question though: There will be certain Cues that i've made that i need to jump to a new time position and play the timeline. Is there way to send   a ' gotoControlCue' command , and  a 'Run' command  simultaneously in telnet to the Watchout PC?

 

Thanks for any advice! 

Link to comment
Share on other sites

I work a lot with websocket servers, and sending commands to Watchout from browser panels. My experience is that you need a slight delay between the commands. If you want to achieve what you described, I would recommend at least 0,1 second pause between each command, to make sure they don't interfere with each other. The good news is that it's all done in one specific task on the socket server. So from that perspective it's just one command. You can probably achieve the same, running a separate "control" timeline, with cues for each command. In that case you can just start that one timeline externally and not send several commands at the same time.

 

Best regards Christian

Link to comment
Share on other sites

  • 2 weeks later...

As long as you're appending a carriage return, I've never had an issue with sending commands 'simultaneously', and this is how I'm using watchout 95% of the time.

 

I would recommend a delay not for command processing, but for the servers to give them an opportunity to load. Sometimes I do this with the control system, most of the time I let watchout handle it. I typically put a .5 second pre-roll on my cues, the gotoControlCue at that load point(.5 seconds before the cue) and run.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...