[PR #8762] feat(web): support 360 video (equirectangular) #12189

Closed
opened 2026-02-05 14:52:48 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/immich-app/immich/pull/8762

State: closed
Merged: Yes


This PR addresses https://github.com/immich-app/immich/discussions/5130 and https://github.com/immich-app/immich/issues/5414 .

Microservice already does a good job of extracting projectionType tag. This PR only make sure to use the correct (panorama) viewer when the video has EquirectangularAdapter projectionType. Unlike 360 image, 360 video requires navbar and progress bar.

**Original Pull Request:** https://github.com/immich-app/immich/pull/8762 **State:** closed **Merged:** Yes --- This PR addresses https://github.com/immich-app/immich/discussions/5130 and https://github.com/immich-app/immich/issues/5414 . Microservice already does a good job of extracting `projectionType` tag. This PR only make sure to use the correct (panorama) viewer when the video has EquirectangularAdapter projectionType. Unlike 360 image, 360 video requires navbar and progress bar.
OVERLORD added the pull-request label 2026-02-05 14:52:48 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#12189