What's the best way to display a HUD on a second monitor or computer.

Hi,
For an art project, I would like to give the visitor the opportunity to select something on a screen (the controller) and see the effect on another screen (a led wall)

I’ve tried to do this with ndisplay but I can’t find a solution to display the HUD on a second monitor.

Is there a way to do this ? if so, can someone tell me how ?

Thanks forward,
Cedric

Hi, did you manage to solve it? I’m currently working on something similar and wondering if to use nDisplay or two instances (Server / Client). Thanks, Jirka.

Actually I did not really solve it. I finally decided to use this plugin : Web Server for Unreal in Code Plugins - UE Marketplace to create an HTML interface.

I think that nDisplay has been revamped since then so maybe they have an option now.

Good luck.