Monitor View

The monitor view contains the following controls:

  • Monitoring Controls
  • Stream Selection Controls
  • Stream Attribute Controls

Figure 1.  Monitor view

Monitoring Controls

These controls let you connect or disconnect the Kinect Studio tool to/from the Kinect Studio Service.

Control Function Description
Start monitoring. Starts the monitoring of all selected streams. Data from the selected streams is visible in the Monitoring 2D and Monitoring 3D views.
Stop monitoring. Stops the monitoring of all streams.

Stream Selection Controls

These controls let you select which streams in the list of streams the operation applies to. You may also choose to show/hide streams that are irrelevant to your scenario to de-clutter the list of streams.

Control Function Description
Deselect all streams. Clears the stream selection in the list of streams.
Show ‘hidden’ streams. Displays all streams regardless of their visibility in the list of streams.
Hide ‘hidden’ streams. Hides all streams for which visibility is set to ‘hidden’ from the list of streams.
Stream Count Lists the number of visible and hidden streams.

Note

The stream selection can only be altered when monitoring is stopped.

Stream Attribute Controls

When connected, each entry in the list of streams displays the selection and visibility state of the stream followed by the stream name. The controls for each stream are:

Control Function Description
Stream selected. Selects the stream.
Stream not selected. Deselects the stream.
Stream is visible in stream list. Sets the stream visibility to ‘hidden’.
Stream is hidden from stream list. Sets the stream visibility to ‘visible’.
Stream Name Displays the stream name.

Important

Streams may depend on one or more other streams. For example, while the Nui Body Frame data can be monitored and recorded for debugging/inspection purposes, it cannot be played back. To ‘playback’ a Nui Body Frame stream, you must playback the Nui IR and Nui Depth streams as the Nui Body Frame is re-derived from these streams. When selecting a stream that has dependencies – such as the Nui IR, Kinect Studio will attempt to satisfy the inter-stream dependencies by automatically selecting the Nui Depth stream. If you manually override a stream selection, and the stream dependencies are no longer satisfied, you may not be able to proceed with the desired operation until all stream dependency constraints are satisfied. You may inspect the stream dependencies by hovering over the stream name in the list of streams. Using the Kinect Studio APIs, it possible to create multiple stream instances of various stream types. When hovering over the stream name in the streams list, the internal stream identifiers (stream type GUID ‘:’ stream instance GUID) are displayed in addition to the stream name, this helps to differentiate stream instances. Figure 2. Stream Dependency and Identifiers