🖥️Installation - Unreal Engine

This page guides you through the simple steps to install the CameraTwin plugin in Unreal Engine.

CameraTwin Plugin Installation

To install the CameraTwin UE Plugin, simply choose the appropriate version for your Unreal Engine 5 setup from the links below:

V2.0.1

Changelogchevron-right
circle-info

Starting with v2.0.1, the NDI plugin is bundled in Unreal Engine Editor and no longer requires a separate installation.

Unzip the Prebuilt plugin folders and follow the instructions below:

  • Choose the folder that corresponds to your Unreal Engine version

  • Engine Plugin Installation:

    1. Copy and paste the Internal plugin folder named “CameraTwin” to the folder

      1. <Disk Letter>:\Program Files\Epic Games\UE_<Major Version>.<Minor Version>\Engine\Plugins

      2. For the Unreal Engine 5.1 and the main windows disk the path above is C:\Program Files\Epic Games\UE_5.1\Engine\Plugins

  • Project Plugin Installation:

    1. Copy and paste the Internal plugin folder named CameraTwin to the Plugins folder of your project. If there is no such a folder you can create one.

  • To enable the plugin, when you open your project, go to Edit->Plugins and search for the CameraTwin plugin.

Now that both the mobile app and the plugin are set up, you can proceed to the Get Started page.

Last updated