I'm working on a camera application that has to capture video in mirror effect. I used texture view to show video preview with mirror effect. Now video preview showing mirror effect but after video being captured and saved it don't have mirror effect.
I used MediaRecorder to save video file.
I Google this problem but didn't find any solution.
I want to save video with mirror effect as shown in camera preview.
thanks in advance.