I'm fascinated by the 360 videos on YouTube as of recently. I'd like to develop a sample Android application that can play a 360 video and be able to pan/swipe with it along with being able to use accelerator/gyroscope.
Few questions:
- What file format is 360 video? Where can I download sample 360 video?
- Is it even possible to use Android library to play 360 video? If so, what player would I need to use to "play" 360 video?
- How can I handle pan/swipe for a 360 video played by the native player?
- Is it possible to play an existing YouTube 360 video using Android native Player? And at the same time be able to handle pan/swype/gyro?
Please provide a code sample. Thanks!