photoprism/photoprism

Viewer: Add support for playing 360° videos

Open

#4.718 aberto em 14 de jan. de 2025

Ver no GitHub
 (2 comments) (4 reactions) (0 assignees)Go (39.670 stars) (2.263 forks)batch import
frontendhelp wantedideauxvideo

Description

As a user with 360-degree videos, I would like the full-screen viewer to properly play them with an adjustable angle.

It would be great to finally add support for this, e.g. by extending the existing viewer to dynamically load a library such as Photo Sphere Viewer:

The implementation could follow the same approach as the video support in lightbox.vue:

https://github.com/photoprism/photoprism/blob/55575623c5a3ea529c7a3b8be0ae7b3ad6008cd3/frontend/src/component/lightbox.vue#L539-L540

Changes to the backend may also be required to provide the necessary metadata. We are happy to help with that.

File Samples:

Related Issues:

Guia do colaborador