How to read the 360 degree image in Raspberry Pi

Hi,

I’m quite new to Theta V and I’m trying to implement that with Raspberry Pi. I noticed in Mac/Windows/Mobile, we have the official app for viewing every details in the 360 degree image. But How can I read that in Pi? (I already can take image directly from Theta V through Pi).

Run a small web server on your Raspberry Pi and then use browser-based application.

If you want a standalone desktop application, Electron might work, though I have not used Electron on the Raspberry Pi.