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!

Remoting: How to differentiate between two outputs

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

Moderator: Support

Post Reply
User avatar
Etienne
Posts: 48
Joined: 20 Oct 2014, 19:46
Location: Los Angeles, California

Remoting: How to differentiate between two outputs

Post by Etienne » 20 Dec 2019, 20:52

I have created a Dual NDI setup in my Machine Configuration with Out A as Program and Out B as Preview.

When I create a Cluster object and inspect the Scenes collection, I see two *defaultlayout* scenes both with PortIID of 0000. I was expecting to see one of the output as 0000 and the other as 0001.

How can I tell which of the layout scene is Out A and Out B using the Remoting API?

User avatar
Etienne
Posts: 48
Joined: 20 Oct 2014, 19:46
Location: Los Angeles, California

Re: Remoting: How to differentiate between two outputs

Post by Etienne » 20 Dec 2019, 21:46

My objective is to get a snapshot of two different outputs using the Cluster.Snapshot method. The pipe parameter of the Snapshot method is the pipe index to take the snapshot from. (e.g. "0000" or "0001"). Since both PortIIDs are 0000, I do not know how to differentiate between Out A and Out B when using Snapshot.

Post Reply