How to view camera streams from a 3D camera or two 2D cameras to Unreal Engine?

I am using CARLA simulator to generate camera images from two 2D RGB cameras. I am able to stream them to Unreal Engine. But how do I visualize it to see a stereo image?

Alternatively, I have an RC car with a 3D camera mounted on it. How do I visualize the images from this camera in Unreal Engine as stereo images, to be seen in VR?