Insta360Develop / CameraSDK-Android

Android SDK to control Insta360 cameras
81 stars 9 forks source link

Exported image doesn't contain Exif data #20

Open siju-s opened 2 years ago

siju-s commented 2 years ago

Doesn't contain the Exif data on photos exported through the SDK-Demo app too.

Tkorn commented 1 year ago

The exported image contains ExposureMode、ISO、ShutterSpeed、Aperture data, you can check it by exif parser software. Any other exif data do u need?

Wolf00Bomber commented 1 year ago

@Tkorn you are right, there is code block which sets the above EXIF data in the exportPhoto() method in ExportUtils class, but by default when I see the exported image in Insta 360 Studio, I don't see those meta data. My question are as follows:

  1. Do we need to enable any flag for the metadata to flow into the exported image?
  2. Is the EXIF data set for all Image capture types? I am using a Normal and Normal Pano types of images capture.

For your reference:

  1. Insta 360 Camera Studio version: Insta 360 Studio version

  2. Insta 360 Exported Image File Data: Meta data