I am using your library which is very helpful to create custom camera but I am facing issue after taking multiple images.I have also checked your demos,in that image orientation is proper after taking pic as you are displaying image in new activity.I am using takeSimplePicture() method from your demo to capture image.
In my case I have to show all captured images on same screen but only first image set in correct orientation all other are getting rotate in landscape mode.I am using Nexus 5(5.1.1) device.and also sharing screen shoot for the same.
ScreenShoot:
Check Top images list from below screen shoot only first image is in Portrait and all other are in landscape.I am taking all pics in portrait mode.
Waiting for your suggestion.Thanks.