- Home /
Watching Side-By-Side Video Stream using HTC Vive
My goal is to watch a SBS video using the HTC Vive and a stereoscopic camera (ZED camera). I get the stream's input via a remote PC using gstreamer.
I've worked several hours on it, tried different solutions but no one really worked for me. I've managed to get a video stream using the camera locally and with WebCamTexture, but it's not side-by-side.
Answer by EyePD · Mar 03, 2017 at 08:02 PM
You need to setup two cameras and set the "Target Eye" for one to be left and for the other to be right. Create a layer for left eye and a layer for right eye and setup the culling mask for each camera so that it includes the left or right eye layer respectively. Then make separate left and right eye target geometry, applying the left or right texture and put them in their respective layers.
Your answer
Follow this Question
Related Questions
Gear VR per eye cameras only one works 1 Answer
Right eye projection matrix is incorrect VR stereo portal 1 Answer
Using "Stereo Display (non head-mounted)" in Virtual Reality generates very low resolution 1 Answer
stereoscopic effect not appearing in panorama 360 degree VR application in unity 1 Answer