-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
There is an issue with the live photo. #14745
Comments
The first image is a live image from the IOS system, and refreshing metadata does not display the live photo. The second image is a live photo on the Android system. If the metadata is not refreshed, the live photo will not be displayed. After refreshing the metadata, the live photo will be displayed, but the GPS location will not be shown. Only the map will be displayed. |
How was the LivePhotos from iPhone uploaded? From the web or the mobile app? |
My computer opened an http service, and IOS opened this http service and uploaded it directly. Does it have anything to do with this? That's how I uploaded my Android. No problem. |
I am trying to identify where is the cause of the issue. Since LivePhotos comes in 2 parts and MotionPhotos has the motion part embedded in the image. And the photo |
Img_1370 This live photo cannot be displayed in the mobile app (Android app), and it is also displayed as a static photo. Because I don't have an ios phone, I can't test whether it is normal in the ios mobile app. |
How can you determine |
VID_20241219_174138.mp4
|
IOS mobile phone can display live photos normally when it is synchronized to immich by using immich app, and it has also been viewed in the folder uploaded by immich, which is exactly the same as the file uploaded by http service before (size, format, etc.). I tried to copy the synchronized file to the external gallery folder, and only static photos can be displayed after rescanning. Now it has been confirmed that only those who use the app to synchronize to immich can display live normally, but those who upload it themselves cannot. |
@pyccl LivePhotos comes in two parts, a still image and a motion video. When uploading LivePhotos from the Immich mobile app, it uploads both files and the server links them together based on the metadata provided in the files' EXIF. If you uploading the files manually and only upload the image part, it will shown only as an image |
Where is the video file uploaded? It seems that I didn't find the video file in the folder, only the picture file. There is another, where is the video file of ios live photos? Can I upload it myself? |
The bug
There are few live photos in my immich, about 10 or so, some of which are Android and some are iOS. After updating the system, live photos can only display regular photos and will not show the "play" button. The metadata needs to be refreshed again to play properly. However, live photos in the IOS system cannot be played normally and can only display regular photos (IOS uploads source files).And the GPS information of live photos can be displayed on the map, but the text information on the map is not displayed.
The OS that Immich Server is running on
Windows 11 DockerDesktop V4.37.0
Version of Immich Server
v1.122.3
Version of Immich Mobile App
v1.122.3
Platform with the issue
Your docker-compose.yml content
Your .env content
Reproduction steps
...
Relevant log output
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: