integrate a game window in an app (like an iframe for the web)

Hello everyone,
We are working on a new unity project and we need help to find a solution …
We have an app with a user interface: Screenshot : Le plus grand centre d'hyper réalité virtuelle d'Europe - Terragame
As you can see on the screen, we’d like to run another game directly resized and integrated in the dedicated space. Do you know if a possibility exist to do that with unity ?
I don’t need a lot of control in the game, the app will be used only to watch others gamers playing (follow players mode only) .
Thank you :slight_smile:
Regards,

So PC only?

Pc only yes

What is the UI currently developed in? You could do the whole thing in Unity.

Our app will be used to monitor 10 differents games so i need to load the appropriate game in the dedicated space in the user interface.

if there is no viable solution I will use a second screen to display the monitoring interface and the game simultaneously but it’s not the best :S

What is the UI currently developed in? You could do the whole thing in Unity. What language and platform are you using for the current UI? Do you have one yet? If not, you would just use two cameras in Unity.