Hi everyone,
I’m currently testing a virtual production setup using nDisplay on a single PC, without using disguise.
Here’s my setup:
- One ‘main LED screen’ is installed in a fixed position.
- I also have a smaller, ‘movable LED screen’.
- The movable screen is tracked using a Vive Mars.
My goal is to automatically apply the tracked position of the ‘movable LED screen’ to nDisplay, so that I don’t have to manually measure and update its location in the nDisplay config
every time the screen is moved.
Right now, this manual process takes too much time.
Is there a way to dynamically update the nDisplay screen/component location based on the tracked position from the Vive Mars Rover 2?
If anyone has done something similar or has ideas on how to set this up (e.g. via Blueprints, Live Link, or custom logic), I’d really appreciate your input!
I’ve also tried a few approaches using Blueprints, but the nDisplay Screeㅜ doesn’t actually move at runtime.
Interestingly, the ICVFX camera’s position, which is also defined in the nDisplay config
, updates correctly via Live Link, and the frustum follows the tracked position just fine.
So I’m wondering — since the ICVFX camera can be controlled this way, is there a way to apply the Live Link position data to an nDisplay Screen (or nDisplay Transform)for ‘movable LED screen’?
It feels like it should be possible, but I’m not a developer — I’m a designer — and honestly, this is getting pretty overwhelming.
Any advice or direction would really help. Thank you!