I\'m trying to record a video in Android using the JavaCV lib. I need to record the video in 640x360.
I have installed everything as described in README.txt file and I f
Use this link to resolve the issue . The issue is with rotation of image.The YUV Image handling has been done.