-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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 #40242
Comments
cc @tobiasKaminsky this might also need additional work in the clients? |
Step 1 would be iOS client sending/setting the meta data. Step 2 would be the clients marking live photos as such combining the image and video on the visualization, specifics to be discussed with @nextcloud/designers, other platforms just display the image and add a 'live' icon to it. Step 3 is to combine dav operations to be applied to both files. Step 4 display live photos on all clients. Step 4 would be the stretch goal |
Step 2:
Step 3:
For Step 4: https://support.apple.com/guide/iphone/edit-live-photos-iphd8dbb3291/ios
|
server: https://livephotos.ltd.nextcloud.com Webdav property: < nc:metadata-files-live-photo /> On server: |
closing, left open is sub-task to display live photos on web, tracked in the remaining task |
How to use GitHub
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
Support iOS Live Photos
This is splitted into 2 part, supporting them regarding DAV operations on the server (i.e. when the
jpeg
is moved, also move themov
file.Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: