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.

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.