Add the GenvidSessionManager to Your Project

  1. In the /Assets/Genvid/Prefabs/Genvid folder, drag and drop the GenvidSessionManager prefab into your root scene. Keep the default settings for this prefab.

    ../../../../_images/unity_GenvidSessionManager_menu.png
  2. In the same folder, drag and drop a GenvidSession into the GenvidSessionManager as a child of the GenvidSessionManager.

    ../../../../_images/unity_GenvidSessionManager.png
  3. The GenvidSessionManager has a Session field which needs a GenvidSession object. Drag and drop your current GenvidSession prefab into this field.

    ../../../../_images/unity_GenvidSession.png

See also

Genvid Session