VR Video player built using html & js.
- Screenshots
- Feedback/Suggestions
- Usage/Installation
- Development
- Compatibility
- Contributing
- Acknowledgments
Google group: https://groups.google.com/g/avrplayer/
Github issues: https://github.com/mysterion/aframe-vr-player/issues
Use the online version on your web browser. Choose the video with file picker.
- Download
avrp
from avrp releases section - Choose the
videos
folder - Make sure your device and PC are connected on the same wifi/network
- go to the URL specified on the cli (192.168.X.X) on web browser of your device(I recommend Chrome on cardboard or firefox reality on oculus quest)
- Accept SSL certificate and enjoy
git clone https://github.com/mysterion/aframe-vr-player.git
cd aframe-vr-player
# go install github.com/mysterion/avrp@latest
# or download the CLI from https://github.com/mysterion/avrp/releases
#
avrp --dev
VR Player is compatible with a wide range of VR headsets, including:
- Oculus Quest
- Google Cardboard
- HTC Vive
- PlayStation VR
- Samsung Gear VR
- And more!
As this project uses AFRAME which uses WebXR API It should be run on WebXR compatible Web Browsers(More Info.)
We welcome contributions from the community to enhance AFRAME VR Player and make it even better. If you have any suggestions, bug reports, or feature requests, please feel free to open an issue or submit a pull request.