Skip to content

stoneapptech/vroz-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VRoz

logo

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.

Screenshot

screenshot

Features

  • 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)

Installation

Direct Install

  1. Download the installer zip from Releases to your ArozOS install path on host machine.
  2. Unzip the installer zip to <aroz path>/web/, it would look like this:
    <aroz path>
     └── web
         └── VRoz
             ├── index.html
             ├── init.agi
             └── ...
    
  3. Open System Settings > Module Management > Installed Modules tab, then scroll to bottom and click Reload WebApps.
  4. Enjoy!

Via ArozOS Web (v2.026 and later)

  1. Download the installer zip from Releases and upload it to your ArozOS.
  2. Open System Settings > Module Management > Add or Remove Module tab, then select the installer zip on ArozOS to install the VRoz app.
  3. Enjoy!

License

See LICENSE.

Dependencies

Third party sources are stored in src/**/vendor.
For licenses, see THIRD_PARTY_LICENSES.