How i get two views of one scene in UE5? with nDisplay or an alternative?

How can I output two views of a scene from my UE5 project?
I use one PC with two displays.

I tried nDisplay and the „nDisplay Launcher“.
The nDisplay plug-in is activated in the UE5 project.
I’ve written a config file that opens on one PC two windows, which I can arrange on my two monitors.

But what do I have to prepare in my UE5 project to output two views, e.g. one view from the left and one from the right on my level?

I only see the same view in both windows (the standard camera).

I set up this blueprint in the level blueprint.

And this ist my config-file.
But it doesn’t work. - Has someone done something similar with ndisplay?