diff --git a/content/docs/vrchat/video_players.md b/content/docs/vrchat/video_players.md index dee2494..e4e5a6f 100644 --- a/content/docs/vrchat/video_players.md +++ b/content/docs/vrchat/video_players.md @@ -20,3 +20,9 @@ When in a VRChat world, if a video player fails to play, you can instead run [th You might need to adapt it in case you installed VRChat in another disk and not in your home folder. It essentially grabs the URL from the VRChat logs and opens it in ffplay (for RTMP streams) or MPV. + +## 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.