Hello Ventuzians!
THE FORUMS ARE CLOSED!

Please join our discord server HERE!! << click me :D

We are shutting our Ventuz Forum, but don't worry, it will all be archived for you to search in if you have a query. From now on, please add all your comments, questions or observations into our Discord Server

Thanks for the great time - see you on discord!!
Dee, Karol, Daniel and the whoooole Product and Support team!

[Q]CLI Remote? Receive TCP/IP commands.

Q and A about functionality and how to solve a special task for your application.

Moderator: Support

Post Reply
User avatar
shermanpat
Posts: 122
Joined: 21 Feb 2012, 22:03
Location: SLC Ut USA

[Q]CLI Remote? Receive TCP/IP commands.

Post by shermanpat » 21 Feb 2012, 22:35

I am re opening a post I made in the old forums, I just got time to go back and try this out.

I am looking to use a Spyder X-20 video swticher (vistasystems.net) to send commands to ventuz. I just need to send command to fire Next and Prev to a Keyframe Animation node.

The X20 has a built in module to send "Network Commands" with limited options.
IP
IP Port
Type: UDP, TCP
Command (text field, ASCII format with a few special values to send carriage return, new line and hex)

From looking around it seems that the best way for ventuz to receive the command is with CLI remoting. But I have not been able to figure out how to get that connected. Can someone help point me in the right direction to get CLI setup and working? Is there a F1 tutorial that I am not finding?

Thanks for the help, I am just getting started with ventuz.
-Sherman
Meru Interactive

User avatar
Daniel Willer
Posts: 309
Joined: 06 Jan 2012, 18:12

Re: [Q]CLI Remote? Receive TCP/IP commands.

Post by Daniel Willer » 22 Feb 2012, 11:44

There is a section about CLI Remoting in our UserManual Remoting.

Cheers!

SamTheSwede
Posts: 91
Joined: 18 Jan 2012, 11:31

Re: [Q]CLI Remote? Receive TCP/IP commands.

Post by SamTheSwede » 22 Feb 2012, 23:08

In a thread from the old forum, Karol has posted a TCP Server, which also could come in handy for this purpose:

http://forum-archive.ventuz.com/forums/ ... wPost.aspx

I've modified it a little bit and use it succesfully with broadcast automations systems.

Good luck!

/ Sam

User avatar
shermanpat
Posts: 122
Joined: 21 Feb 2012, 22:03
Location: SLC Ut USA

Re: [Q]CLI Remote? Receive TCP/IP commands.

Post by shermanpat » 24 Feb 2012, 05:01

Daniel: The manual didn't give me much to work with. Never saw how to start the connection and couldn't get any responses from Ventuz any way I tried.

Sam: Thanks I will see if I can get that to work for me.

I just need a simple left or right command sent to the scene for the time being. I am sure that I will have much more complex controls needed later on. Sure are a lot of things to learn in this software!
-Sherman
Meru Interactive

chriss0212
Posts: 666
Joined: 18 Jan 2012, 20:56
Location: wuppertal
Contact:

Re: [Q]CLI Remote? Receive TCP/IP commands.

Post by chriss0212 » 24 Feb 2012, 16:09

hi sherman

it is realy not that difficult! first you have to enable cli remoting in the machine configuration. default port for tcp connection is 19201

next you have to externalize the propertie you want to control....and the propertie name you gave here will be the adress to control the propertie via tcp...but you can see all available adresses in the external window (maybe you need to refresh the window)

you cant test the connection and your strings simply with a terminal program or with the windows own terminal!

greetz

chriss

User avatar
shermanpat
Posts: 122
Joined: 21 Feb 2012, 22:03
Location: SLC Ut USA

Re: [Q]CLI Remote? Receive TCP/IP commands.

Post by shermanpat » 30 Sep 2013, 19:24

http://forum-archive.ventuz.com/forums/ ... wPost.aspx

That is what I am also looking to do.



Saw this post and it looks along the line of what i am looking for. But could not see how to get working, can't decifer the code.
http://forum-archive.ventuz.com/forums/ ... wPost.aspx
-Sherman
Meru Interactive

User avatar
shermanpat
Posts: 122
Joined: 21 Feb 2012, 22:03
Location: SLC Ut USA

Re: [Q]CLI Remote? Receive TCP/IP commands.

Post by shermanpat » 30 Sep 2013, 19:57

If anyone knows some one that has a working UDP or TCP command working either dirrection from and Spyder X20 to Ventuz. I would love to chat and see what your doing.

@chris ???

(I am still pretty new to ventuz)
-Sherman
Meru Interactive

chriss0212
Posts: 666
Joined: 18 Jan 2012, 20:56
Location: wuppertal
Contact:

Re: [Q]CLI Remote? Receive TCP/IP commands.

Post by chriss0212 » 04 Oct 2013, 07:49

dear shearman

i never used a spider in my life....i am a "encore man" ;)

but what is not working in the tcpServer_3 vza from karol? should work!

for cli remoting: there is realy everything you need in the maual!

greetz

christian

Post Reply