Hi there,
I am trying to make a little VR scene where I can walk around, which is already working fine,
but now I would like to show the room I am seeing in VR to other persons on another display and from another perspective.
The desired goal would be a system, in which a server is handling the HMD and a client on another computer can see two things:
The whole room and also a picture in picture view showing the vr content.
In my current setup the server is starting with the player and the client starts a spectator camera, but unfortunately the spectator camera also gets the tracking of the hmd.
I already tried to enable/disable the hmd with an switch has authority but the result is always applied to both screens.
Any ideas?
Thanks for your help!
Lukas
I am trying to make a little VR scene where I can walk around, which is already working fine,
but now I would like to show the room I am seeing in VR to other persons on another display and from another perspective.
The desired goal would be a system, in which a server is handling the HMD and a client on another computer can see two things:
The whole room and also a picture in picture view showing the vr content.
In my current setup the server is starting with the player and the client starts a spectator camera, but unfortunately the spectator camera also gets the tracking of the hmd.
I already tried to enable/disable the hmd with an switch has authority but the result is always applied to both screens.
Any ideas?
Thanks for your help!
Lukas
Comment