Page 1 of 1

Trinus VR and Linux?

PostPosted: 05 Sep 2017, 14:36
by Dave_H
I recently bought a high end Nibiru VR headset. At the time I knew nothing about Trinus VR, and really just planned to use it as a monitor. Then I found out about Trinus VR which allows you to play PC games taking advantage of full 360 VR in Windows. Now, I don't have a single computer that runs any flavor of Windows (every one of my computers runs Linux Mint), and really have no desire for one, but I would really like to use Trinus VR to run FlightGear and X-Plane. Is there any hope on the horizon? Please tell me I won't have to do an alt-boot for Windoze!

Re: Trinus VR and Linux?

PostPosted: 11 Sep 2017, 01:02
by mdtrooper
Well. I was trying to make something near to this (because I have a vr cardboard):

https://github.com/mdtrooper/oasis_diy

My first step was to stream with a low latency as video with audio a piece or zone of desktop....but the tests was very slow.

The next steps will be a make a android apk for to get the video stream and send the sensors data (acelerometers and others).

But I haven't worked in this project more.

Well, you can help me :)

Re: Trinus VR and Linux?

PostPosted: 11 Sep 2017, 14:34
by Julius
For a streaming kind of solution you could probably build on top of this new 3D video support for VLC:
https://code.videolan.org/GSoC2017/Shaa ... Submission

OpenTrack also already supports using the smartphone sensors for head-tracking:
https://github.com/opentrack/opentrack/ ... adtracking

I would overscan the streamed video a bit, so that latency will be less noticable, as the 3D videoplayer can pan on the video stream with no latency while the actual sensor data pans the video in the "background".

Re: Trinus VR and Linux?

PostPosted: 13 Sep 2017, 02:33
by mdtrooper
Thanks. Now I have time to read, but tomorrow yes. Thanks.

Re: Trinus VR and Linux?

PostPosted: 03 Dec 2019, 14:52
by mdtrooper
Somebody thinks the same thing as me, moonlight + cardboard = Virtual Monitor...I need to study it.

Re: Trinus VR and Linux?

PostPosted: 03 Dec 2019, 15:22
by Julius
Cardboard is actually fully open-source now, so that might be a promising way forward. The only problem I see is that last time I checked the Nvidia Linux drivers didn't support streaming to moonlight, or did that change?

Re: Trinus VR and Linux?

PostPosted: 17 Dec 2019, 10:22
by mdtrooper
Sorry. I could't check it. But the last year a jobmate did streaming for playing with Raspberry Pi but I don't remember which software.