Reputation: 21
Heyho,
now, I know that similar questions have been asked throughout the internet but the answers were always the same "don´t do it because the resolution is bad". For the project I am working on the quality is not so important. I just need to know if and how it is possible to use the Vive as a simple (second) monitor. I want to simply see my for example browser window just like I am seeing it on a normal monitor. Stuff like Bigscreen VR or Virtual Desktop aren´t what I am looking for.
Thanks in advance for the answers.
Upvotes: 2
Views: 1218
Reputation: 162317
Which operating system? If it is on Linux and X11:
The nvidia
driver has the option
Option "AllowHMD" "yes/no"
that if set to yes
will present the HMD as a regular display device.
Upvotes: 0