Hello friends I am new in android developing and i am facing some problem while i am working with camera in my app. I am developing app and in this app i am using the inbuilt functionality of camera. In my app camera will perform the task to capture video and then i save the captured video.
Now problem is that when i shoot video i want to know that in which orientation video is recorded? Because i am increasing or lapsing the speed of the video by using the library. And when i pass this recorded video in another activity this video is not coming as same as it was record. So Help me to resolve this problem.