Hello, I have a development board with camera attached on it via CSI 
interface but for some reason the camera display and records video flipped 
horizontally. The camera is recognized as back camera by Android.
I want to remove that flip both on the video record preview and the 
recorded video. So far I found a way to do that on the preview by applying 
transformation matrix to a TextureView, but how to apply similar technique 
when recording via the MediaRecorder?
I am targeting Android 4.2 

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/a7e582fc-9dee-4c6c-a306-3a66344f14ec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to