Is it possible to access both front and back cameras simultaneously on an android device?

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.

Hi @jorgearroyop!

Did you succeed?

I really appreciate any help you can provide!