It took a bit more time than I thought, but the alpha version is ready.
- go to https://360photo-to-video.com/
- login (it won’t work for anonymous users)
- choose “Loops” at the top
- add a 360-degree video, don’t forget to click Upload once the preview is ready
- it would generate a gif preview (like the one below) and a link similar to 360in.click which can be placed in an iframe
iframe markup would look something like
<iframe src="https://loops.360in.click/5e01cae5-f7bb-4673-a326-591f46fa4969"></iframe>
The video will be infinitely replaying and you can drag it to see different angles. This iframe can be customized with width, height, style, etc. and the video player should automatically take the entire space available in that iframe.
Cheers!