Is there a way to create a generic Stereoscopic view without having an oculus rift connected?

I know that UE4 has native Oculus rift support,
but I need to get a generic stereoscopic view so that I can use it with my DIY rift (pass my own position/ rotation data)

In Unity I could just use duplicate cameras and their normalized Viewport coordinates , can I do something similar in UE4?