Hi,
I’m working on a project in Unity (2019.4.11 version) with a Vive Pro Eye headset.
I would like to record what a user sees through the headset considering at the same time both the left and the right eye. Do I have to record the Game View or the camera rendering?
I’ve read about the possibility of using the Unity Recorder. Aniway this allows to record only one eye at a time while I need to record both views simultaneously.
What could I use?
Thank you