Example¶
A Kanzi VR virtual environment comprises of a Kanzi application that defines the virtual environment and one or more streaming applications from either Kanzi or Android. The Kanzi VR example shows the structure of a virtual environment with two streaming applications that together contain three streams.
Starting the example virtual environment¶
To start the example virtual environment:
In the
<KanziWorkspace>/Engine/plugins/kanzi-vr/launcher
directory, run the Kanzi VR Launcher.Select the example_virtual_environment project and click Launch.
Structure of the example¶
Structure of the example:
Receiving application example demonstrates how you can build in Kanzi Studio the main project of a virtual environment.
Basic sending application for IVI example demonstrates how you can turn any kzb file into a sending application without modifications.
Multi-streaming sending application for Cluster and HUD example demonstrates how you can send multiple streams from a Kanzi Studio project and its kzb file.
Config and startup example demonstrates how you can configure several applications so that they start and connect together.