VRoz is a VR video player for ArozOS, viewing your 180° / 360° VR video directly!
This project ports t510599/videojs-vr-player as an ArozOS module application.
- Play VR video files
- on ArozOS file system
- on your local machine
- Control by mouse / touch screen
- Turn around by dragging
- Zoom by wheel / pinch
- Control by motion (TLS required)
- Download the installer zip from Releases to your ArozOS install path on host machine.
- Unzip the installer zip to
<aroz path>/web/, it would look like this:<aroz path> └── web └── VRoz ├── index.html ├── init.agi └── ... - Open
System Settings>Module Management>Installed Modulestab, then scroll to bottom and clickReload WebApps. - Enjoy!
- Download the installer zip from Releases and upload it to your ArozOS.
- Open
System Settings>Module Management>Add or Remove Moduletab, then select the installer zip on ArozOS to install the VRoz app. - Enjoy!
See LICENSE.
Third party sources are stored in src/**/vendor.
For licenses, see THIRD_PARTY_LICENSES.
- Video.js 7.21.7
- videojs-vr 1.8.0
- videojs-hotkeys 0.2.30
- Font Awesome Free 5.15.4 (SVG icons)
