CREW Video Routing - CREW-Brussels/EXP GitHub Wiki
CREW Video Router
A simple Input/Outputs routing system in UE for a Blackmagic video router. It can send one input to multiple outputs. The input sent will overwrite what's on the outputs. Older inputs sent will stay the same as long as they are not overwritten. You can control everything from the server.
Requirements:
- Unreal Engine 5.3
- Download the plugin's folder in the Plugins folder of your project here or if your project is on git, add this command in the Plugins folder of your project:
git add submodule https://github.com/CREW-Brussels/CREWVideoRouter.git
Use the Plugin in Unreal Engine
- Create a Blueprint that will be dropped in your scene
- Create the following node and decide on what is the input and what is the condition depending on what you use the plugin for.