Hi!
Quick description of my situation.
Goal:
I need to update ndisplay virtual camera rotations using data from Indiemark 2 sensor.
Current approach:
Send indiemark 2 sensor data via osc to ndisplay root component actor to change the actor’s rotation.
Problem:
When receiving OSC data the ndisplay camera rendering doesn’t update (it’s just a static first frame).
Please share advice on how to solve this!