drjoms ff45676e06 ---
weight: 50
title: XR Video player
---

# XR Video player

- [XR Video player URL](https://codeberg.org/yoshino/xr-video-player)
## XR Video Player.

Native Linux application that is Open Source.
It doesn't seem to be an actual player.  Its more of a wrapper, that uses MPV player for actual content, but wraps Stereo and possibly 360 degrees videos into VR format that your OpenXR Head Mounted Display can show in stereo vision.
It does require compilation, but it is a small price to pay for something native.

Tip: Many websites that have stereo videos, that just works in Windows browsers don't work in same browsers on Linux. 

For example:
https://www.youtube.com/watch?v=fIRLLjsgqxw
This one has so much changing content, that gave me slight nausea. Please replace with something better if you find it.
2024-12-24 08:32:46 +00:00
2023-12-04 15:52:15 +00:00
---
2024-12-24 08:32:46 +00:00
2024-10-17 17:54:13 +02:00
2024-08-22 21:49:12 -05:00
2023-12-04 15:52:15 +00:00
2024-11-04 21:51:35 -06:00
2023-12-04 15:52:15 +00:00
2023-12-05 12:53:13 +00:00
2024-04-16 05:12:14 +00:00

Linux VR Adventures Wiki

The Linux VR knowledge base!


Requirements

You will need to install Hugo extended.

Cloning and submodules

You'll need to clone this repo with submodules or init your submodules after the fact.

Clone with submodules

git clone https://gitlab.com/lvra/lvra.gitlab.io --recurse-submodules

Init submodules in existing clone

git submodule init
git submodule update

Running

You can run a live server with

hugo serve

Building

hugo

Editing and contributing

You can create pages and sections in content/docs.

For more info on what's possible you can reference the Hugo Book Theme readme.

Description
No description provided
Readme CC-BY-SA-4.0 31 MiB
Languages
HTML 57.4%
SCSS 29.4%
Shell 13.2%