I would like to handle the frame from YUV
to RGB
using the ScriptIntrinsecYUVtoRGB
in the method ImageReader.OnImageAvailableListener().
It can be done? Until now I have done so:
I remaining with image white and the preview does not start anymore.
Suggestions?