HeadVR (https://github.com/autoandshare/HeadVR) is an open source VR video player
for
android based on VLC.
Features:
- Support touch control, bluetooth controller and head control
- Controlled by head motion, e.g., nod to play/pause. (Gyroscope sensor is
necessary)
- Support playlist, viewing all the video's without taking off headset.
- Support most multimedia files with underlying libvlc.
- Local and network resources.
- Rich settings to make video comfortable to eyes.
- Force2D mode for stressful 3D video's.
- Support audio and subtitle selection.
To build, get the VLC fork (https://github.com/autoandshare/vlc-android) and put headvr
together with application/libvlc/medialibary.
In Android Studio, Build -> Generate Signed Bundle or APK... -> APK -> setup keys -> Choose variant "release" and V1 and V2 signatures.