Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

HereSphere VR Video Player (Quest 2)

VR video player with immersion-enhancing algorithms, streaming, and media library features · By HereSphere

SSH/SFTP support?

A topic by jav-it created Apr 08, 2022 Views: 565 Replies: 4
Viewing posts 1 to 4

Hi,

Do you plan to support SSH/SFTP for secure file sharing across non-windows systems (ie. Linux, MacOs, etc)? Does your browser support VR from Jellyfin or other open source streaming browser front-ends?

Developer

Hi, SSH/SFTP support isn't planned yet. SMB should work on Linux and MacOS. The web browser currently supports XBVR (press the web stream button that looks like a play button with radio waves to load the video library interface with thumbnails and tags from XBVR). You can also stream by clicking on download links in the web browser. Support for additional streaming browser front-ends may be added in the future based on demand, but there are higher priorities right now (like native funscript support and subtitles).

(1 edit)

This method also works with stashvr-companion, however it does bring up a question, are there any plans to support 2d videos?

Edit: I know it renders 2d as those play fine via SMB. Now to dig deeper to see why the format is locked as VR. 

(Sorry to takeover post)

Developer

I think the player might assume the video is VR when using the DeoVR API (XBVR uses this). You should be able to manually change the projection format, though. Just switch to "Perspective" projection, which is for flat videos. You also might need to change the stereo mode.

(1 edit)

Thanks for the comment, all sorted here. I was trying to adjust the screen by changing the projection value to perspective That changed the window to a bordered frame but kept the VR aspect to the 2D video. not sure if this may be a bug or not, no combo of settings seemed to change that, but using the Format option to apply the Perspective default, did render the video properly Thanks again!