Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS Live Photos Support #344

Open
phenomax opened this issue May 30, 2020 · 19 comments
Open

iOS Live Photos Support #344

phenomax opened this issue May 30, 2020 · 19 comments
Labels
1. to develop Accepted and waiting to be taken care of enhancement New feature or request

Comments

@phenomax
Copy link

Describe the solution you'd like
Support of iOS Live Photos, as discussed on the old repo's issue tracker nextcloud/gallery

Additional context
https://developer.apple.com/live-photos/

@phenomax phenomax added 0. Needs triage Pending approval or rejection. This issue is pending approval. enhancement New feature or request labels May 30, 2020
@skjnldsv skjnldsv added 1. to develop Accepted and waiting to be taken care of and removed 0. Needs triage Pending approval or rejection. This issue is pending approval. labels Jul 14, 2020
@yvolchkov

This comment was marked as duplicate.

1 similar comment
@ghost

This comment was marked as duplicate.

@ghost

This comment has been minimized.

@2002david

This comment was marked as spam.

@meichthys
Copy link

For reference, the iOS Nextcloud app does seem to support live photos.

@miaulalala
Copy link

Already works in the viewer app: nextcloud/viewer#80

@meichthys
Copy link

meichthys commented Mar 16, 2023

Maybe i have something configured incorrectly, but when i click on a photo that has a live video component, it is not played when viewing it through the viewer. Or perhaps Memories has made some kind of change to the photo/video files which has interfered with how Photos presents them.

@miaulalala
Copy link

Thanks for testing! Maybe it used to work, but seems like it doesn't now. @skjnldsv any ideas?

@meichthys
Copy link

It does work on the iOS Nextcloud app tho ;)

@skjnldsv
Copy link
Member

Maybe i have something configured incorrectly, but when i click on a photo that has a live video component, it is not played when viewing it through the viewer. Or perhaps Memories has made some kind of change to the photo/video files which has interfered with how Photos presents them.

Please share an example of what you think a live photo is :)
Do you have two files or one?

@meichthys
Copy link

Two files for iOS live photos
iOSLivePhoto.zip

@skjnldsv
Copy link
Member

As I expected. We already support this. If both files are next to each others, the video will start and once played display the image as a static poster of the video.
Tested with your files, and it works (the mov support on the other hand is not universal depending on your OS and browser)

@skjnldsv
Copy link
Member

But I'll keep it opened, because I think there are room for improvements in the photos UI to make it more visible that a file is a live photo.
But opening one works and is supported by nc :)

@skjnldsv skjnldsv reopened this Mar 17, 2023
@ghost
Copy link

ghost commented Mar 17, 2023

Hello under my server the files are not shown as one but two under Photos all media the live photos files should be as one

image

@skjnldsv
Copy link
Member

Hello under my server the files are not shown as one but two under Photos all media the live photos files should be as one

yes and no. Unfortunately some users want to actually see both, because this feature is also used regardless of live photos. Some users are creating posters for their videos and having the same file names is the way to go.
Nonetheless, for Photos, it might make sense to indeed hide the picture.

@meichthys
Copy link

If both files are next to each others

How do we make the files "next to each other". The files on my server are a few photos apart. I don't see a way to order by file name?

@skjnldsv
Copy link
Member

How do we make the files "next to each other".

They need to have the same file name

image1.jpg and image1.mp4

@meichthys
Copy link

I believe the files I provided were named the same. I'll chalk it up to my browser as you indicated here:

(the mov support on the other hand is not universal depending on your OS and browser)

It does work on memories though but maybe that's because the mov is being transcoded.

@ghost
Copy link

ghost commented Jun 1, 2023

@skjnldsv

My files are showing the same one is .jpg and other is .mov and under the photos app they are not showing together

image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants