SystemID
| SystemID | This node provides information to identifiy machines in a Ventuz Cluster
|
System
Provides various information about the Ventuz instance running on the local machine:
- Designer: System runs from a Designer instance (not a Presenter instance)
- GroupID/ID: The Cluster settings as can be found in the Machine Configuration.
- MachineName: Name of the windows machine running the Ventuz instance
- ProductString: String containing the software version of the running Ventuz instance.
Channel
- ChannelProgram: Scene is loaded to the Program Channel as configured in the Audio Video Configuration.
- ProgramActive: Scene is active in the Program Channel.
- ChannelPreview: Scene is loaded to the Preview Channel as configured in the Audio Video Configuration.
- PreviewActive: Scene is active in the Program Channel .
Cluster
Machine
All machine info is based on the selected machine through the MachineID.
Timing
- ClusterClock: Cluster Clock frame counter which represents the elapsed time as frame index.
- Time: Cluster Clock value which represents the elapsed time in seconds.
- TimingMaster: Indicates if a machine is the clock provider for a cluster of machines.
- FrameRateNumerator: Frame-rate numerator value to calculate exact frame-rate.
- FrameRateDenominator: Frame-rate denominator value to calculate exact frame-rate.
- SecondField: Indicates whether the 1st or the 2nd video field for interlaced formats is currently processed.
For progressive output formats it is always switching between true and false due to technical reasons.
Scene
- Identity: The identity of a scene is the actual filename of the scene used to identify a scene by Remoting. The Identity uses forward slashes as directory separator ans comes without file extension (.vzs)
- Generation: The generation counter of a scene starts from zero and is increased is saved. The Generation can be used to ensure that multiple machine have the same file generation loaded in memory.