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.
![]() |
Summary | A stupid simple Stash client made for just for VR videos. |
![]() |
Repository | https://gitlab.com/stish/stash-webvr |
Stash WebVR
A stupid simple Stash client made for just for VR videos
Getting Started
- Run
npm install
- Modify the
./src/config.js
to match your machine’s configuration - Run the client app by running
npm start
and the server withnode proxy.mjs
- 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 withnode 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.