I want to display the images from both the front and back cameras of an android phone simultaneously. I’m using WebCamTexture and I want to display the image of each camera on separate Quads at the same time. I can open two webcams at the same time in a PC but I’m having troubles to do this on an Android phone.
All suggestions are welcome.
Thanks.