"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Render webcam feed to plane

Hello,

I'm trying to make a plane that will render the camera feed. I keep seeing people suggest to use the 'Background Texture Access' sample but everyone refers to a BackgroundCamera object that I'm not seeing in my downloaded sample map. If someone could please post the code or the method for rendering the webcam to a separate plane (not the BackgroundPlane) I'd be very grateful. Thank you!

Hello jessekirbs,

This article contains the code and documentation for obtaining the background texture. https://library.vuforia.com/content/vuforia-library/en/articles/Solution/Working-with-the-Camera.html#How-To-Access-the-Camera-Image-in-Unity

Thanks,