Hi all
I’m currently working an AR project aimed at data visualization in an AR environment. My end goal is to have a scene in which a 3D data visualization is rendered and the user can move around it freely as their perspective changes. At the same time, I want the main camera (the one meant to simulate the user’s perspective) to always have the feed from a web camera or camera on a phone as its background. It seems that there have been some similar questions posted about this, but I can’t find any solutions that seem relevant to Unity5. Any help would be appreciated. Thanks!