Stash-webvr

:red_exclamation_mark: Notice
If you are the author of this project, you can claim this topic by clicking > at the bottom of this post. Select Something Else as a reason and leave a comment explaining you want to claim the topic. Include a link to your git profile or pull request showing ownership of the project.

:placard: Summary A stupid simple Stash client made for just for VR videos.
:link: Repository https://gitlab.com/stish/stash-webvr

Stash WebVR

A stupid simple Stash client made for just for VR videos

Getting Started

  1. Run npm install
  2. Modify the ./src/config.js to match your machine’s configuration
  3. Run the client app by running npm start and the server with node proxy.mjs
  4. The server can also serve the web app on the same port. But you need to first run npm run build to generate a build (./build) and then restart your server with node proxy.mjs.

Adding content

Adding a video to Stash WebVR is as easy as tagging a video as “Virtual Reality” in Stash. Yea thats it.

Does this work with DeoVR or PlayaVR?

Nah, but it will soon.