Hi , I'm trying to capture a screen shot in my applicaiton , I use Application.CaptureScreenShot , and using the second method (ReadPixels) will give me the error "readpixels was called to read pixels from system frame buffer while not inside drawing frame" . it seems Application.CaptureScreenShot works and it doesn't give me errors but I need to save the file in my gallery , otherwise it won't be helpful for the user to share or use it later. I wanted to know if there are any ways to that. I'll appreciate if you can help me with this.
thanks
Overall this is noting really to do with Vuforia.
However this thread might help you:
https://developer.vuforia.com/forum/unity-3-extension-technical-discussion/obtain-unity-camera-image-without-augmentation
You could also try searching the forums.
N