Feature Explorer

Use this sample scene to create a session and explore various features on the StreamSIX platform.

This sample use scripts from both BigScreen and Client. This is convinent to test end-to-end communication. In practice, BigScreen and Client will be running on different devices.

Quick Start

  • Open FeatureExplorer.scene.
  • Start Play Mode.
  • BigScreen gameobject is active and creates a new session.
  • Once the session is created, set Client gameobject to be active to start a client connection.
  • The Client script get the join code directly from BigScreenManager. This is purely for convinence.
  • Clone more Client gameobject to simulate additional clients.