Hi,
I work with unity3d 3.5.0f5 on iOS on iPad (iPad2 and iPad3). Everything works great and all my project run fine on the new iOS 5.1 on both iPad generation, thanks for the great work. Now my question, I would like to have the images from the front and back iPad camera simultaneously. I use the new webcamtexture object to access the cameras. The problem is, when I start the back camera, the image from the front camera becomes blue: it is no longer updated with the camera stream while the front camera stream is ok and continu playing.
Is “using only one camera” a limitation of the webcamtexture on iOS?
Thank you,
JNO