Video needs to copy before uploading which cause slow wait time #4

Closed
opened 2026-02-04 16:26:32 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @alextran1502 on GitHub (Feb 6, 2022).

Originally created by @alextran1502 on GitHub (Feb 6, 2022).
Author
Owner

@alextran1502 commented on GitHub (Feb 8, 2022):

There is currently no fix for this

iOS does not directly provide APIs to access the original files of the album. The corresponding object is PHAsset

So the app needs to copy the internal file to the cache location before allowing any interactions to the file. We will have to live with long copy time of large video file.

@alextran1502 commented on GitHub (Feb 8, 2022): There is currently no fix for this > iOS does not directly provide APIs to access the original files of the album. The corresponding object is PHAsset So the app needs to copy the internal file to the cache location before allowing any interactions to the file. We will have to live with long copy time of large video file.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#4