Skip to content
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

feat(web): support 360 video (equirectangular) #8762

Merged
merged 7 commits into from
Apr 21, 2024

Conversation

truongsinh
Copy link
Contributor

@truongsinh truongsinh commented Apr 13, 2024

This PR addresses #5130 and #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.

@truongsinh truongsinh changed the title [web]: support 360 video [web]: support 360 video (equirectangular) Apr 13, 2024
@alextran1502
Copy link
Contributor

Hello, is there a sample video that you can attach to this PR?

@truongsinh
Copy link
Contributor Author

Hello, is there a sample video that you can attach to this PR?

Yes I can provide sample file. Where in the codebase should I place the file?

@truongsinh
Copy link
Contributor Author

Anyway, meanwhile I can attach it here:

output1.mp4

@truongsinh truongsinh changed the title [web]: support 360 video (equirectangular) feat(web): support 360 video (equirectangular) Apr 13, 2024
@alextran1502
Copy link
Contributor

Hello, can you help fix the failed web test? Thanks

@truongsinh
Copy link
Contributor Author

truongsinh commented Apr 16, 2024

done, and thank you for resolving conflicts earlier.

…' of github.com:immich-app/immich into 360video
@alextran1502 alextran1502 enabled auto-merge (squash) April 21, 2024 19:12
@alextran1502 alextran1502 merged commit 0d3cc28 into immich-app:main Apr 21, 2024
22 checks passed
@aviv926 aviv926 mentioned this pull request Apr 24, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants