Skip to content
This repository has been archived by the owner on Oct 4, 2019. It is now read-only.

bakman2/PLEXVR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PlexVR for JanusVR

PlexVR is a php-based project for watching your Plex Movies in VR using JanusVR. Basically it writes code for a JanusVR compatible "room", using the url commands from Plex.

See demo

Requirements:
* This project is a WIP and ideas/code are very welcome.

Currently only 60 movies/thumbnails are rendered when entering the room. Nothing dynamic.

Version

0.1

How to use:

Clone the repository somewhere on your webserver.

Edit settings.php and modify the Plex server IP and your Plex token and the library ID:

$PLEX_URL="http://<plex server IP>:32400";
$PLEX_TOKEN="YOUR-PLEX-TOKEN";
$SECTIONID="Section ID your want to see";

Open Janus and create a new portal, open the PlexVR webserver url and enter the room. Use Fly mode and fly/click on any thumbnail, enter the portal/room and click on the movie-screen to play.

About

Plex VR for Janus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages