-
-
Notifications
You must be signed in to change notification settings - Fork 62
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
Comments
This comment was marked as duplicate.
This comment was marked as duplicate.
1 similar comment
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment has been minimized.
This comment has been minimized.
This comment was marked as spam.
This comment was marked as spam.
For reference, the iOS Nextcloud app does seem to support live photos. |
Already works in the viewer app: nextcloud/viewer#80 |
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. |
Thanks for testing! Maybe it used to work, but seems like it doesn't now. @skjnldsv any ideas? |
It does work on the iOS Nextcloud app tho ;) |
Please share an example of what you think a live photo is :) |
Two files for iOS live photos |
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. |
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. |
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. |
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? |
They need to have the same file name
|
I believe the files I provided were named the same. I'll chalk it up to my browser as you indicated here:
It does work on memories though but maybe that's because the mov is being transcoded. |
My files are showing the same one is .jpg and other is .mov and under the photos app they are not showing together |
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/
The text was updated successfully, but these errors were encountered: