- Home /
,iOS WebCamera Texture GetPixels() call returns only black colours?
Does anyone else have this problem? I have it working fine on Desktop and Android however just the iOS devices are throwing this problem.
There is no way of debugging it other than checking to see the values are being changed (The array is updated but its filled with a only black.
Is there a way to fix this or a iOS only way to get web-camera textures?
Cheers, Dan.
Comment
Answer by dskillsaw · Jul 27, 2012 at 09:20 AM
I just ran into this - and worse, if i try GetPixel, I just get a crash... Did you have any luck with this Dan?