1
0
mirror of https://github.com/immich-app/immich.git synced 2025-01-26 17:21:29 +02:00
TruongSinh Tran-Nguyen 48492b9f4e
feat(web): support uploading Insta360 file format (#2725)
Insta360 "raw" formats `insv` and `insp` are actually
mp4 (video) and jpeg (picture) respectively.
However, we don't want user to rename the original files,
because they follow Insta360 convention, which is required
by Insta360 Studio.
2023-06-12 08:29:03 -05:00
..