I want to add mirror effect in live camera preview screen.im using open camera library.can anyone help me to achieve this I'm stuck last couple of days.
Asked
Active
Viewed 135 times
0
-
I don't have real experience with Android camera access but do you mean you want to flip the image? In that case this might help: https://stackoverflow.com/questions/21383244/android-flip-camera-android-api-10. Also, please read [ask] and note that questions need to show more effort on your side, e.g. what research you already conducted or what code you've tried so far. – Thomas Sep 09 '21 at 06:55
-
Please provide enough code so others can better understand or reproduce the problem. – Community Sep 14 '21 at 18:43