ios icon indicating copy to clipboard operation
ios copied to clipboard

Even disable "Most Compatible", Live photo still converted to picture and video then uploaded.

Open Halry opened this issue 2 years ago • 2 comments

Steps to reproduce

  1. enable auto upload in settings
  2. Disable "Most compatible" and left "Live photo" enabled.
  3. take a "live" photo then waiting for upload

Expected behaviour

Tell us what should happen.

Photo should uploaded as *.heic and with video inside *.heic file.

Actual behaviour

Tell was what instead happens.

Photo is divided into *.heic and *.mov, and no video inside *.heic file.

Screenshots

If applicable, add a screenshot showing the issue.

image

image

Logs

If applicable, you can post the iOS app or server logs (removing any sensitive information).

Reasoning or why should it be changed/implemented?

Live photo should be saved as one file, however now has been split.

Environment data

iOS version: e.g. iOS 14.4.1 15.6.1 Nextcloud iOS app version: see More > Settings 4.4.2.0 Server operating system: CentOS Stream 8 Web server: Apache, nginx nginx Database: PostgreSQL PHP version: 8.1.9 Nextcloud version: see Nextcloud admin page 24.0.4

Halry avatar Aug 23 '22 07:08 Halry

Has been updated to iOS16, Nextcloud Server 24.0.5 and Nextcloud iOS 4.4.4.0. Problem still exist.

Halry avatar Sep 17 '22 03:09 Halry

@Halry Most Compatiable has nothing to do with the live photo, and it is about whether the picture would be jpeg or heic.

And, live photos are always a combination of .heic + .mov files. It is not possible to have one file that can contain a picture and a video. But, the ios app has a functionality that makes two files look like one.

So, if you want to see the two files as one, then I think you should close this issue and open in nextcloud/server, not here.!

The function about automatic upload woroks fine as intended. If you understand 'how live photo works,' then you will see it.

Hyoengju-Johannes-Lee avatar Sep 21 '22 01:09 Hyoengju-Johannes-Lee

Oh, thanks. I was made a mistake that take the play button in nextcloud as play the video inside the heic. It actually is the play the slideshows.

Halry avatar Sep 25 '22 02:09 Halry