I need to integrate in my android app a player for a VR
video (360 and stereographic). After looking around the web the best I found was VrVideoView
class from VR
android SDK, but it is not working properly, as it is still experimental. I also tried with Unity3D
following this tutorial but the resolution shown is half of the original (4K).
Any ideas of how to do it?
Thanks