Getting Started
Install Unreal Engine
(or compile it yourself if you don’t want to install the Epic Games Launcher)
(that said it’s pretty nice looking, as compared to the Steam launcher…)
Installing the NDI SDK for Unreal Engine
At the time of writing, the NDI SDK released is only compatible with Unreal Engine 4.25 and 4.26
Firing Up Unreal
Notes
Quixel Bridge [link]
Some sort of cloud asset inventory that works between engines and editors
For Unity’s Sake
You can install the KlakNDI package.
- Click on entity
- In the inspect click Add Component
NDI Sender
- You can send textures, or camera sources
NDI Reciever
- You can either apply it onto a renderer, or a render texture
- To create a render texture, go to Assets -> Create -> Render Texture
- Render Textures can be applied onto a Material (though no idea how to do this properly)
- You can drag and drop a render texture onto a surface to apply the texture
- BAM NDI